Skip to content

Releases: zefie/BeatnikProject2019

BXPlayerGUI v1.1.7136.34359

16 Jul 19:46
Compare
Choose a tag to compare

New Features

  • New Custom ProgressBar
    • Purple gradient
    • May offer user colors in the future
    • Now follows cursor while dragging to seek
  • Significantly sped up PlayState detection time
  • Support variable tempo MIDI files

Bug Fixes

  • Fixed issues with Loud Mode and configuration restoration
  • Fix loop toggle not working correctly while playing a file

New Soundbanks

  • Java v1.5 Mid
  • Java v1.5 Deluxe

Miscellaneous

  • Removed some unused code and resources, very slightly reducing BXPlayerGUI.exe file size and memory usage.
  • Misc other code optimizations of GUI and Library

BXPlayerGUI v1.1.7136.15929

16 Jul 12:53
Compare
Choose a tag to compare

New GUI Features

  • Enhanced non-midi file support
    • Disables unusable controls when loading a non-midi file
    • Prevents seeking past 1:37 when loading a non-midi file due to Beatnik bug
  • Added .rmi and .smf midi extension support (untested, pulled from supported files in Beatnik Editor)
  • Added .sd2 extension (untested, pulled from supported files in Beatnik Editor)
  • Reverb Tweaks
    • Custom reverb profile support via XML file (estimated WebTV settings included as example)
    • Can now see Reverb/Chorus level values
    • Can now choose between BeatnikX Default and MIDI-Provided Reverb/Chorus level values
  • User Preferences Support
    • Saves certain varibles when the application is closed
      • Saves to "UserPrefs.xml" in application directory
      • Saves the following: Volume, Loud Mode, Reverb Type, Allow MIDI-Provided Reverb/Chorus, Loop Playback

New Library Features

  • Expose Set/Get Controller option in BXPlayer Library

Bug Fixes

  • Fixed issue with Patch Switcher and toggling on/off junctions
  • Properly set reset command when loading a new file

BXPlayerGUI v1.1.7134.10178

14 Jul 09:42
Compare
Choose a tag to compare
  • Replace Seekbar "TrackBar" with "ProgressBar"

    • Can click to seek to mouse position instead of "TrackBar Steps" now
  • Fixed broken title support

    • WebTV Classic "First Marker Header" style titles supported
    • Karaoke "GenericText @T" style titles supported
  • Fixed Lyric support

    • Addressed issue with some files not clearing lyrics
  • Reset variables on file load

    • Addresses issues with some values not updating when loading a new file
  • Max Tempo raised from 300 BPM to 499 BPM

    • Beatnik max is 499 BPM
    • Needed for some unusual midis (test case)

BXPlayerGUI v1.1.7121.17640

01 Jul 13:50
Compare
Choose a tag to compare

fixes karaoke lyrics

BXPlayerGUI v1.1.7121.1638

01 Jul 04:58
Compare
Choose a tag to compare

Mutex support

  • Should now only be able to run one instance of application
  • Second instance should tell first instance to load a file if it was instructed to (eg cli)
  • ...Basically steps towards Windows File Association support

BXPlayerGUI v1.1.7120.14706

30 Jun 12:11
Compare
Choose a tag to compare
  • add all supported beatnik player types
  • address possible access violation issue
  • address disk caching issue with minihttp
  • various other fixes
  • new bank from WebTV Plus ROM rip