d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Best Software Coding Music Software
Add Reply New Topic New Poll
Member
Posts: 18,406
Joined: Jan 27 2007
Gold: 495.00
Jun 23 2017 06:27pm
I've heard that ChucK and Python are good. But I am going to be looking for a software engineer that can code music software and am wondering which software you guys believe is of high quality, regarding the software itself and the talent of those certain types of coding specialists.

Thank you for reading, and thank you to those in advance who share their input on the subject :)
Member
Posts: 3,197
Joined: May 4 2013
Gold: 1,457.00
Jun 24 2017 03:00am
You want to code something like ableton etc?

Python is no good. You likely need a low level (namely C or C++) language and realtime processing on it or you'll have unsufferable delays. Also probably need to interact with sound drivers etc directly, not through lagging APIs
Member
Posts: 18,406
Joined: Jan 27 2007
Gold: 495.00
Jun 24 2017 11:27am
Quote (nuvo @ Jun 24 2017 03:00am)
You want to code something like ableton etc?

Python is no good. You likely need a low level (namely C or C++) language and realtime processing on it or you'll have unsufferable delays. Also probably need to interact with sound drivers etc directly, not through lagging APIs



Thank you for your input. What about Impromptu, as i will need video synching as well
Member
Posts: 3,141
Joined: Jul 2 2009
Gold: 34.00
Aug 26 2017 09:09pm
Quote (nuvo @ Jun 24 2017 05:00am)
You want to code something like ableton etc?

Python is no good. You likely need a low level (namely C or C++) language and realtime processing on it or you'll have unsufferable delays. Also probably need to interact with sound drivers etc directly, not through lagging APIs


It really depends on what you need. Angular might suit your needs for front end, but honestly we know nothing about your use cases and we will not be able to recommend anything reliable for you without more information.
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll