sidfactory2 icon indicating copy to clipboard operation
sidfactory2 copied to clipboard

Create new instrument

Open micheldebree opened this issue 3 years ago • 0 comments

Create a new instrument as a starting point.

  • Find the first instrument that is all zeroes
  • Initialize with some generic sound, like a simple pulse sound
  • Create simple pulse, wave (and filter?) sequences and use the pointers in the new sound at the end of existing tables

This saves you quite some 'boilerplate' instrument code and scrolling to find the end of tables.

OR

A duplicate instrument function, that does all this, but with the presets from the already existing instrument?

micheldebree avatar Mar 25 '21 09:03 micheldebree