-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ambiguos medium-level API #68
base: master
Are you sure you want to change the base?
Conversation
Considering Nudge I'm wondering in exact numbers for Here is original API documentation:
But, when I continued a sequence from 256th to 2th — I've finished on the literal I've never used nudge feature, so, here my expertise is out) |
Well, not as straight, as I desired...
|
It requires user to use `get_set_project_info_string_get` from the helgoboss#68.
It requires user to use `get_set_project_info_string_get` from the helgoboss#68.
It has some problems, which are not present in other languages implementations. See tests. verbolize category string
3889fff
to
d226787
Compare
`AudioAccessor` in ptr_wrappers.rs `create_track_audio_accessor` `create_take_audio_accessor` `destroy_audio_accessor` `audio_accessor_state_changed` `audio_accessor_update` `audio_accessor_validate_state` `get_audio_accessor_end_time` `get_audio_accessor_start_time` `get_audio_accessor_samples` `GetAudioAccessorHash` is not wrapped, as it is deprecated.
I feel, that |
Here are functions I'm not sure in. Which are better to discuss.