-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No longer works in macOS Catalina #2
Comments
I would also love to see an update for Catalina, as this tool is super useful. Thanks |
Yes, please! It is really useful! |
Hi Lars! People love your app. I blogged about it a while ago after finding it really useful myself. I get requests probably once a week now asking for Catalina support. Just thought I'd let you know there appears to be demand. Thanks! |
Hey, great app, super useful. |
PLEASE PLEASE PLEASE UPDATE IT FOR CATALINA |
Works really well on Catalina for me - Version: 10.15.5 (19F96). I used the web browser option. https://larkob.github.io/GB2MIDI/index.html |
If you're happy to use the Terminal, you can just use the underlying Perl script. This works fine in Catalina, as far as I can tell.
(This assumes that the |
Very useful app, Catalina would be appreciated! |
I agree with jonblower. The current version can work with Catalina. More precisely, here is what I did: Note that
Note that, since the directory names
Note that the whole app itself |
The app didn't run on Big Sur 11.1 (20C69) either,
but the browser version still works well. |
Is this essentially an audio-to-midi converter? I had a friend play a piano part for one of my projects in Ableton, and we ran into the whole GrageBand/midi problem. The file is too complex for audio converters to handle (it takes so much work to fix the resulting file that we might as well program the midi file from scratch, and then it would still lack all the nuance of a live performance). I found this listed on a number of sites, but I keep seeing the .aif starting point and wondering what makes this any different from other audio converters out there. |
@Brotuulaan - I don't think this is audio-to-midi. The .aif files in GarageBand can contain audio or midi loops, but GB doesn't provide a way of easily extracting midi information to a standard midi file. That's what this tool is about. I assume any audio information in the loop would be ignored. |
@Brotuulaan @jonblower That is correct—GB2MIDI only extracts the MIDI data from the .aif file. It cannot convert audio to MIDI. There are programs that can convert audio to MIDI, but results I've seen never quite capture all the nuances. Some polishing of the MIDI is always needed. |
Thanks for putting this tool together. The online tool saved the day for me, as the app appears to not work in macOS Catalina (perhaps it's not 64-bit?). Thought you might like to know.
The text was updated successfully, but these errors were encountered: