Skip to content

Releases: ThKattanek/mod-player

Version 1.5.0

12 Nov 19:12
Compare
Choose a tag to compare

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

16 Mar 12:49
Compare
Choose a tag to compare

Changed:

  • update readme.md
  • added mods as buggy
  • fix LoadMod methode
  • added stdlib to mod_class.h

Version 1.4.2

04 Nov 11:00
Compare
Choose a tag to compare

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

02 Oct 14:17
Compare
Choose a tag to compare

Changed:

  • fix audio buffer length to 882

Version 1.4.0

30 Sep 19:23
Compare
Choose a tag to compare

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

23 Sep 16:13
Compare
Choose a tag to compare

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

20 Sep 18:00
Compare
Choose a tag to compare

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

19 Sep 18:48
Compare
Choose a tag to compare
  • add visual scope

Version 1.0.0

18 Sep 19:09
Compare
Choose a tag to compare

Änderungen

  • the first release