WIP tracker-like app for Uzebox

Topics related to the API, programming discussions & questions, coding tips, bugs, etc. should go here.
User avatar
D3thAdd3r
Posts: 3221
Joined: Wed Apr 29, 2009 10:00 am
Location: Minneapolis, United States

Re: WIP tracker-like app for Uzebox

Post by D3thAdd3r »

I deleted all the icons and tried, with the same result, then deleted all the .wav and the same happened. Just curious to see if somehow that made the difference.

Hard to say how to handle the patches. Maybe a panel where you can set that up. It could be nice to be able to switch patches mid song, but that I have seen it is quite rare; though it is done in a couple.

For delays between notes, since you are directly outputting ready for Uzebox, you shouldn't need to mess with converting BPM stuff. Basically, you can do do 60 ticks per second, since that is the minimum amount of time that can be between 2 events. So it might be easiest to base things off 60hz.
immortalx
Posts: 32
Joined: Sun Dec 10, 2017 7:01 pm

Re: WIP tracker-like app for Uzebox

Post by immortalx »

D3thAdd3r thank you again for the help.
I uploaded a version that works with Wine. It is compiled with SxS avoiding the registration of OCX controls which seemed to be the issue and is better for Windows machines too.
Post Reply