pete-gordon / hivelytracker

Chip music tracker based on AHX
http://www.hivelytracker.co.uk
BSD 3-Clause "New" or "Revised" License
117 stars 15 forks source link

embedding the hively synth in another app. #57

Open coderofsalvation opened 1 year ago

coderofsalvation commented 1 year ago

Which files should I include to generate monophonic audiodata (rendering 1 instrument to a sample)? Or is the synth too much entagled with the gui for this purpose? If that is possible, then perhaps loading .ins instruments in other applications is not that far-fetched either.

mywave82 commented 1 year ago

The code in the https://github.com/pete-gordon/hivelytracker/tree/master/hvl2wav is stand-alone, so that could be used a base

coderofsalvation commented 1 year ago

thank you!

luzpaz commented 1 year ago

@coderofsalvation can you share your results or show the code you wrote (if any) ?: