bigfug / Fugio

An open visual programming system designed for fast development and long-term preservation of digital art and creative exploration
http://www.bigfug.com/software/fugio/
GNU Lesser General Public License v3.0
151 stars 22 forks source link

PortMidi Nodes crashing Fugio on OSX #16

Closed braedenf closed 7 years ago

braedenf commented 8 years ago

Hey Alex,

Whenever I try to create a PortMidi node Fugio crashes every time. I have installed PortMidi via brew. This didn't happen when the PortMidi library was added to Fugio. I hope this isn't a difficult fix. I'll restart my system and see if it still occurs.

Cheers, Braeden

braedenf commented 8 years ago

Restarted my Mac and Fugio continues to crash when I create a PortMidi node.

bigfug commented 8 years ago

Is this an input/output or other node? In the start up log, can you copy and paste the list of midi devices it prints out?

braedenf commented 8 years ago

So weirdly it's not crashing anymore. I don't have log for when it was crashing but here it is: Initialising plugin PortMidiPlugin 0 "CoreMIDI" "Launch Control" 1 0 1 "CoreMIDI" "Launch Control" 0 1

bigfug commented 8 years ago

OK, so not so much to go on there. Shall we close this issue for now?