We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Let's make a list for the LoadAudioToImage sample code:
audioFile
audioBuffer
audioSignal
rgbSignal
mapImage
SamplerInstrument
audioSampler
adsr
samplerInstrument
Also desirable:
Save images and audio to image and audio files. Load a piece of audio to the most recent samplerInstrument selection. Windowed collage of audio/image.
For the most part, working with the signal path.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Let's make a list for the LoadAudioToImage sample code:
audioFile
and other locatorsaudioBuffer
audioSignal
rgbSignal
rgbSignal
to an image for display:mapImage
SamplerInstrument
:audioSampler
,adsr
,samplerInstrument
rgbSignal
rgbSignal
toaudioSignal
Also desirable:
Save images and audio to image and audio files.
Load a piece of audio to the most recent
samplerInstrument
selection.Windowed collage of audio/image.
For the most part, working with the signal path.
The text was updated successfully, but these errors were encountered: