furnace/TODO.md
cam900 cbf20c6320 Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt
* 'master' of https://github.com/tildearrow/furnace: (58 commits)
  SMS: early Nuked-PSG modding
  SMS: add modified Nuked-PSG core
  build release and don't strip
  strip MinGW builds
  FDS: a bit more
  FDS: set a post-amp value
  FDS: fix NSFplay core low pass filter precision
  fix .dmf saving
  fix compilation on GCC 12
  Fix multithreading on CI
  Lynx: why did I not commit this
  Lynx: more sample improvements
  Lynx: sample improvements
  Lynx: add sample support!
  GUI: fix wavetable list oversight
  WaveSynth: fix phase modulation - again
  GUI: fix possible wave editor crash
  WaveSynth: fix phase modulation
  Lynx: add phase reset macro
  fix another fucking IGFD crash bug
  ...

# Conflicts:
#	src/gui/insEdit.cpp
#	src/gui/presets.cpp
2022-05-27 13:01:06 +09:00

877 B

to-do for ES5506

  • envelope shape
  • reversed playing flag in instrument/macro/commands
  • transwave synthesizer (like ensoniq synths - 12 bit command and macro)

to-do for 0.6pre1

  • additional YM2612 features
    • CSM
    • DualPCM
    • reverse sample playback
  • ADPCM chips
  • Game Boy envelope macro/sequence
  • drag-and-drop ins/wave/sample loading
  • "set loop" in right click menu of sample editor
  • sample editor preview in selection
  • rewrite the system name detection function anyway
  • unified data view
  • volume commands should work on Game Boy
  • add another FM editor layout
  • try to find out why does VSlider not accept keyboard input
  • if macros have release, note off should release them
  • add ability to select a column by double clicking
  • add ability to move selection by dragging
  • Apply button in settings
  • find and replace
  • add mono/poly note preview button