Skip to content
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

VST3: adding correct utf8 to utf16 converter #311

Closed
wants to merge 10 commits into from

Conversation

defiantnerd
Copy link
Collaborator

fixing issue #305

The converter functions of the VST3 SDK did not support actual utf8.
Parameter Names and Audio/MIDI busses are now translated corrected.

defiantnerd and others added 10 commits April 26, 2024 22:58
* provide IsRecording flag (AUv2)

why ever apple decided not to pass the isRecording flag, it is possible to retrieve the host callback structure and get it ourselves.

* Update wrapasauv2.cpp

of course _isRecording must be initialized
adapting VST3 IAudioProcessor::setupProcessingand CLAP extension clap.render
see #12
* fixing VST3 program changes
* pushing version to 0.9.1
@defiantnerd defiantnerd closed this by deleting the head repository Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant