titinko
titinko
There's no community for the program right now, but I'm thinking of setting up a Kanban board. Progress right now is slow because I'm busy with life things and blocked...
You can zoom in and out from the menu: View->Zoom In/Out Horizontally and View->Zoom In/Out Vertically. Right now zooming is slow on large USTs, though, because it wasn't implemented efficiently....
Sure! It wasn't on my task list before but it makes sense as a feature so I'll add it.
Not too familiar with MIDI, but in the code opening a MIDI file would mean converting it to a Song object similar to what Ust12Reader and Ust20Reader do now. That...
Can you use com.utsusynth.utsu.files.song.midi for a namespace? Any small dialogs can be placed inside com.utsusynth.utsu.common.dialog.
Thanks for reporting! Do you know which version # it stopped working at? Is it 0.4.1?
Thanks! Can you take a screenshot of the exact error you get when you try to run the msi? For example, do you get one of the errors here? https://support.microsoft.com/en-us/help/2438651/how-to-troubleshoot-windows-installer-errors...
Can you explain a little more how presamp works and what a multi-prefix system would look like? I haven't used presamp before
I will update the README. I only have the 64 bit versions of each default resampler for now, but in theory the 32 bit versions can be added if I...
I can no longer make self-contained .jar files as easily as before since UTSU is now a modular project. But I might be able to make it work by writing...