James Alt
James Alt
Sorry, I had 2 versions downloaded for some reason. I have the correct version now. This is what I get: ``` james@Jamess-MacBook-Pro bin % ./java -XstartOnFirstThread -jar /Users/james/Downloads/midis2jam2-macos_arm64-21f40159.jar -d /Users/james/github/MIDIFiles/Proteus_FX_Midi_files/FIGARO_P.MID...
Yep, that's what I meant. Nothing happened! Okay, I'll check back soon.
``` james@Jamess-MacBook-Pro bin % ./java -XstartOnFirstThread -jar /Users/james/Downloads/midis2jam2-macos_arm64-3c9ac240.jar -d /Users/james/github/MIDIFiles/Proteus_FX_Midi_files/FIGARO_P.MID 18:09:56.223 Main DEBUG loading sequencer 18:09:56.461 Main DEBUG making dirs 18:09:56.462 Main DEBUG setting glfw 18:09:56.462 Main DEBUG writing splash...
``` james@Jamess-MacBook-Pro bin % ./java -XstartOnFirstThread -jar /Users/james/Downloads/midis2jam2-macos_arm64-df43c19c.jar -d /Users/james/github/MIDIFiles/Proteus_FX_Midi_files/FIGARO_P.MID 22:20:49.117 Main DEBUG loading sequencer 22:20:49.264 Main DEBUG making dirs 22:20:49.265 Main DEBUG setting glfw 22:20:49.265 Main DEBUG writing splash...
Looks like we're making progress! ``` james@Jamess-MacBook-Pro bin % ./java -XstartOnFirstThread -jar /Users/james/Downloads/midis2jam2-macos_arm64-45d0d3d0.jar -d /Users/james/github/MIDIFiles/Proteus_FX_Midi_files/FIGARO_P.MID 11:40:00.389 Main DEBUG loading sequencer 11:40:00.540 Main DEBUG making dirs 11:40:00.540 Main DEBUG setting glfw...
For the most part, I have figured it out with commit 79194dbb97a7c13788b9fa1001b962ec257d5068. I'd still like intersections between graphs to be accounted for, but that'll require calculating them (possibly using a...
I believe dampened oscillations and ADSR will be enabled for a later update. Not important at this moment.