furnace/TODO.md
cam900 4efa711a2b Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt
* 'master' of https://github.com/tildearrow/furnace: (44 commits)
  GUI: now add ability to load VMEM
  Update sysDef.cpp
  GUI: add an option for it
  add preliminary TX81Z SysEx response
  OPL: drum volume
  OPL: implement hard reset
  GUI: add icon size setting
  GUI: macro UI refactor, part 4
  Fix WIN32 define timing in IGFD
  Fix outdated calling convention in SAASound (maybe fix MinGW)
  GUI: macro UI refactor, part 3
  GUI: macro UI refactor, part 2
  Masochism Volatile Compiler
  GUI: is the macro UI back yet
  OPL: fix 4-op muting (I think)
  GUI: macro UI refactor, part 1 - PLEASE READ
  GUI: remove classic macro view
  Maybe just enforce for C++
  Forbid standard extensions
  .ftm loading progress (incomplete, not working)
  ...

# Conflicts:
#	src/engine/instrument.h
#	src/gui/insEdit.cpp

Transwave Checkpoint
2022-05-11 00:16:20 +09:00

1.1 KiB

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

  • piano/input pad
    • note input via piano
    • input pad
    • settings
  • RF5C68 system
  • OPN system
  • OPNA system
  • ZX beeper system
  • Y8950 system
  • SCC/SCC+ system
  • maybe YMU759 ADPCM channel
  • ADPCM chips
  • Game Boy envelope macro/sequence
  • rewrite the system name detection function anyway
  • scroll instrument/wave/sample list when selecting item
  • unified data view
  • volume commands should work on Game Boy
  • macro editor menu
  • add another FM editor layout
  • try to find out why does VSlider not accept keyboard input
  • finish lock layout
  • if macros have release, note off should release them
  • add ability to select entire row when clicking on row number
  • store edit/followOrders/followPattern state in config
  • add ability to select a column by double clicking
  • add ability to move selection by dragging
  • Apply button in settings
  • find and replace
  • finish wave synth
  • add mono/poly note preview button