Skip to content

Tags: MBeijer/ft2-clone

Tags

v1.08

Toggle v1.08's commit message
Merge branch 'master' of https://github.com/8bitbubsy/ft2-clone

v1.07

Toggle v1.07's commit message
Merge branch 'master' of https://github.com/8bitbubsy/ft2-clone

v1.06

Toggle v1.06's commit message
Pushed v1.06 code

- Bugfix: Scopes were not doing backwards sampling correctly on pingpong loops.
  This would also affect the sample playback line in Smp. Ed. It was especially
  noticable on very low sampling rates (note).
- For devs: Added HAS_MIDI compiler pre-processor flag. If not defined, MIDI
  will not be used in the clone. Handy for situations where rtmidi and/or
  libstdc++ can't be used/compiled.

v1.05

Toggle v1.05's commit message
Pushed v1.05 code

- Bugfix: When copying marked text in a text box, too much data would be copied
- Changed default WAV rendering frequency (Harddisk recording) to 48kHz

v1.04

Toggle v1.04's commit message
Quick fix for very recent v1.04 release