Releases: ThKattanek/mod-player
Releases · ThKattanek/mod-player
Version 1.5.0
Changed:
- fixed console output when windows cross build
- changed audio format from 16-bit to float
- fixed issue#6
- fixed issue#3
- added sha256 checksum
- fixed issue#5
Version 1.4.3
Changed:
- update readme.md
- added mods as buggy
- fix LoadMod methode
- added stdlib to mod_class.h
Version 1.4.2
Changed:
- sample handling intern as float
- fix short to float and float to short converting.
- fix start y value of scopes
- added single play channel, select with click rigth mousebutton in the scope
Version 1.4.1
Changed:
- fix audio buffer length to 882
Version 1.4.0
Changed:
- fix sample loop length
- added error handling when load mod
- added tremolo effect 0x07
- tremolo wave is default sin and re-trigger
- vibrato is default re-trigger on
- fix vibrato effect
- added extended effect re-trigger sample 0xe9
- added filter class by overlord1123
- added key event 'F' --> enable Filter On/Off
- added song information's at last lines of sdl window
- added mute channels with left mouse click in the scopes
Version 1.3.0
Changed:
- added effect 0xEC --> cut sample
- added effect 0x03 --> slide to note effect
- added effect 0x05 --> continue slide to node and slide volume
- added effect 0x09 --> set sample offset
- added new vertical lines and a horizont line for scope
- fix scope begin is amplitude not 0
- levelmeter disable if channel mute
- fix set speed command 0x0F (bpm set if effect data > 31)
- Linux Build - Audiobuffersize not multiply with 2
- added new example mod
Version 1.2.0
Changed:
- fix: scope null-line to center height scope
- used new font --> Topaz_a1200_v1.0.ttf
- new transparency of scopes
- MODClass implement sound channel mute methodes (set and get)
- mute sound channels with keys 0 - 9 (0 is channel 10)
Version 1.1.0
- add visual scope
Version 1.0.0
Änderungen
- the first release