furnace/TODO.md
cam900 32152fd89b Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt
* 'master' of https://github.com/tildearrow/furnace: (53 commits)
  prepare for better backward writing
  VGM export: fix oops
  GUI: drag-and-drop ins/wave/sample loading
  GUI: add "set loop" to sample editor
  MSM6295: VGM export!
  oops
  MSM6295: add rate select effect (20xx)
  update meteor shower
  MSVC is better than GCC right?
  update to-do list
  door into summer
  GUI: implement input for touch events
  GUI: update SDL hints
  fix Termux build
  add another demo song
  add demos/ecolove.fur
  update to-do list
  update demos/README.md
  add new demo songs
  dev99 - major Fractal system change
  ...

# Conflicts:
#	src/engine/dispatch.h
#	src/engine/platform/genesis.cpp
#	src/engine/playback.cpp
#	src/engine/song.h
#	src/engine/vgmOps.cpp
2022-05-29 13:47:39 +09:00

827 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
  • MSM6258 pitch and clock select
  • the last three compat flags
  • add OPL drum instrument type
  • Game Boy envelope macro/sequence
  • 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