the-synister / the-source

It has the source code of the synister!
https://the-synister.github.io
GNU General Public License v3.0
284 stars 33 forks source link

Want to programmatically record audio from synth #24

Open vaidarnav opened 5 years ago

vaidarnav commented 5 years ago

Specifically I want to load a custom preset file, then record the audio output from the synth given a midi file I provide as input. I want to do this for a bunch of different presets and midi files. What methods/APIs should I look at in order to do this efficiently?