Hey Ross (and everyone else!),

I'm still in the beginning stages of learning C, taking a class through the 
"University of Reddit," but since I have experience using Matlab, Mathematica, 
and Latex, I'm grasping it decently quickly.

Thanks to everyone that has responded this far!

-Jeff

On Jan 21, 2013, at 8:08 AM, music-dsp-requ...@music.columbia.edu wrote:

> Send music-dsp mailing list submissions to
>    music-dsp@music.columbia.edu
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>    http://music.columbia.edu/mailman/listinfo/music-dsp
> or, via email, send a message with subject or body 'help' to
>    music-dsp-requ...@music.columbia.edu
> 
> You can reach the person managing the list at
>    music-dsp-ow...@music.columbia.edu
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of music-dsp digest..."
> 
> 
> Today's Topics:
> 
>   1. Re: Starting From The Ground Up (Lars Ullrich)
>   2. Re: Starting From The Ground Up (Marc Nostromo [M-.-n])
>   3. Re: Starting From The Ground Up (Ivan Cohen)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Mon, 21 Jan 2013 12:32:21 +0100
> From: Lars Ullrich <m...@larsullrich.de>
> To: A discussion list for music-related DSP
>    <music-dsp@music.columbia.edu>
> Subject: Re: [music-dsp] Starting From The Ground Up
> Message-ID: <8781a626-9c06-4e71-9221-d85c22b5a...@larsullrich.de>
> Content-Type: text/plain; charset=us-ascii
> 
> I would recommend looking at the Juce framework, it's C++ and will make your 
> workflow a lot easier. And its free for non commercial projects.
> 
> Lars
> 
> 
> 
> Am 21.01.2013 um 12:25 schrieb Ross Bencina <rossb-li...@audiomulch.com>:
> 
>> Hello Jeff,
>> 
>> Before I attempt an answer, can I ask: what programming languages do you 
>> know (if any) and how proficient are you at programming?
>> 
>> Ross.
>> 
>> 
>> On 21/01/2013 9:49 PM, Jeffrey Small wrote:
>>> Hello,
>>> 
>>> I'm a recently new computer programmer that is interested in getting into 
>>> the world of Audio Plug Ins. I have a degree in Recording/Music, as well as 
>>> a degree in Applied Mathematics. How would you recommend that I start 
>>> learning how to program for audio from the ground up? I bought a handful of 
>>> textbooks that all have to do with audio programming, but I was wondering 
>>> what your recommendations are?
>>> 
>>> Thanks,
>>> Jeff
>>> --
>>> dupswapdrop -- the music-dsp mailing list and website:
>>> subscription info, FAQ, source code archive, list archive, book reviews, 
>>> dsp links
>>> http://music.columbia.edu/cmc/music-dsp
>>> http://music.columbia.edu/mailman/listinfo/music-dsp
>> --
>> dupswapdrop -- the music-dsp mailing list and website:
>> subscription info, FAQ, source code archive, list archive, book reviews, dsp 
>> links
>> http://music.columbia.edu/cmc/music-dsp
>> http://music.columbia.edu/mailman/listinfo/music-dsp
> 
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Mon, 21 Jan 2013 13:51:19 +0100
> From: "Marc Nostromo [M-.-n]" <marc.nostr...@gmail.com>
> To: A discussion list for music-related DSP
>    <music-dsp@music.columbia.edu>
> Subject: Re: [music-dsp] Starting From The Ground Up
> Message-ID:
>    <CAEQ8eXPrEuFd=opKMZWmhbbBAr8no=F932r28_faUT6Tuayr=a...@mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> Note that Juce's licensing is slightly different from that. It is free
> for personal/open-source project. However you are not allowed to
> distribute a closed source Juce-Based app, even if it is free (which
> is verty sad IMHO).
> 
> 2013/1/21 Lars Ullrich <m...@larsullrich.de>:
>> I would recommend looking at the Juce framework, it's C++ and will make your 
>> workflow a lot easier. And its free for non commercial projects.
>> 
>> Lars
>> 
>> 
>> 
>> Am 21.01.2013 um 12:25 schrieb Ross Bencina <rossb-li...@audiomulch.com>:
>> 
>>> Hello Jeff,
>>> 
>>> Before I attempt an answer, can I ask: what programming languages do you 
>>> know (if any) and how proficient are you at programming?
>>> 
>>> Ross.
>>> 
>>> 
>>> On 21/01/2013 9:49 PM, Jeffrey Small wrote:
>>>> Hello,
>>>> 
>>>> I'm a recently new computer programmer that is interested in getting into 
>>>> the world of Audio Plug Ins. I have a degree in Recording/Music, as well 
>>>> as a degree in Applied Mathematics. How would you recommend that I start 
>>>> learning how to program for audio from the ground up? I bought a handful 
>>>> of textbooks that all have to do with audio programming, but I was 
>>>> wondering what your recommendations are?
>>>> 
>>>> Thanks,
>>>> Jeff
>>>> --
>>>> dupswapdrop -- the music-dsp mailing list and website:
>>>> subscription info, FAQ, source code archive, list archive, book reviews, 
>>>> dsp links
>>>> http://music.columbia.edu/cmc/music-dsp
>>>> http://music.columbia.edu/mailman/listinfo/music-dsp
>>> --
>>> dupswapdrop -- the music-dsp mailing list and website:
>>> subscription info, FAQ, source code archive, list archive, book reviews, 
>>> dsp links
>>> http://music.columbia.edu/cmc/music-dsp
>>> http://music.columbia.edu/mailman/listinfo/music-dsp
>> 
>> --
>> dupswapdrop -- the music-dsp mailing list and website:
>> subscription info, FAQ, source code archive, list archive, book reviews, dsp 
>> links
>> http://music.columbia.edu/cmc/music-dsp
>> http://music.columbia.edu/mailman/listinfo/music-dsp
> 
> 
> 
> -- 
> http://marc-nostromo.com
> 
> 
> ------------------------------
> 
> Message: 3
> Date: Mon, 21 Jan 2013 14:08:46 +0100
> From: Ivan Cohen <ivan.co...@orosys.fr>
> To: music-dsp@music.columbia.edu
> Subject: Re: [music-dsp] Starting From The Ground Up
> Message-ID: <50fd3dde.3040...@orosys.fr>
> Content-Type: text/plain; charset=windows-1252; format=flowed
> 
> I like very much JUCE, but I would like to suggest the use of WDL from 
> Cockos, or Faust
> 
> Ivan
> 
> Le 21/01/2013 13:51, Marc Nostromo [M-.-n] a ?crit :
>> Note that Juce's licensing is slightly different from that. It is free
>> for personal/open-source project. However you are not allowed to
>> distribute a closed source Juce-Based app, even if it is free (which
>> is verty sad IMHO).
>> 
>> 2013/1/21 Lars Ullrich <m...@larsullrich.de>:
>>> I would recommend looking at the Juce framework, it's C++ and will make 
>>> your workflow a lot easier. And its free for non commercial projects.
>>> 
>>> Lars
>>> 
>>> 
>>> 
>>> Am 21.01.2013 um 12:25 schrieb Ross Bencina <rossb-li...@audiomulch.com>:
>>> 
>>>> Hello Jeff,
>>>> 
>>>> Before I attempt an answer, can I ask: what programming languages do you 
>>>> know (if any) and how proficient are you at programming?
>>>> 
>>>> Ross.
>>>> 
>>>> 
>>>> On 21/01/2013 9:49 PM, Jeffrey Small wrote:
>>>>> Hello,
>>>>> 
>>>>> I'm a recently new computer programmer that is interested in getting into 
>>>>> the world of Audio Plug Ins. I have a degree in Recording/Music, as well 
>>>>> as a degree in Applied Mathematics. How would you recommend that I start 
>>>>> learning how to program for audio from the ground up? I bought a handful 
>>>>> of textbooks that all have to do with audio programming, but I was 
>>>>> wondering what your recommendations are?
>>>>> 
>>>>> Thanks,
>>>>> Jeff
>>>>> --
>>>>> dupswapdrop -- the music-dsp mailing list and website:
>>>>> subscription info, FAQ, source code archive, list archive, book reviews, 
>>>>> dsp links
>>>>> http://music.columbia.edu/cmc/music-dsp
>>>>> http://music.columbia.edu/mailman/listinfo/music-dsp
>>>> --
>>>> dupswapdrop -- the music-dsp mailing list and website:
>>>> subscription info, FAQ, source code archive, list archive, book reviews, 
>>>> dsp links
>>>> http://music.columbia.edu/cmc/music-dsp
>>>> http://music.columbia.edu/mailman/listinfo/music-dsp
>>> --
>>> dupswapdrop -- the music-dsp mailing list and website:
>>> subscription info, FAQ, source code archive, list archive, book reviews, 
>>> dsp links
>>> http://music.columbia.edu/cmc/music-dsp
>>> http://music.columbia.edu/mailman/listinfo/music-dsp
> 
> 
> -- 
> Ivan COHEN
> R&D PhD engineer
> _________________________________________
> 
> OROSYS SAS ? Two Notes Audio Engineering
> ZI Vall?e du Salaison - Zone ARES
> 145 Rue de la Marbrerie BAL 6
> 34740 Vendargues ? FRANCE
> Phone : +33 484 250 910
> Web : http://www.two-notes.com
> 
> 
> 
> ------------------------------
> 
> --
> dupswapdrop -- the music-dsp mailing list and website: subscription info, 
> FAQ, source code archive, list archive, book reviews, dsp links 
> http://music.columbia.edu/cmc/music-dsp
> http://music.columbia.edu/mailman/listinfo/music-dsp
> 
> End of music-dsp Digest, Vol 109, Issue 31
> ******************************************
--
dupswapdrop -- the music-dsp mailing list and website:
subscription info, FAQ, source code archive, list archive, book reviews, dsp 
links
http://music.columbia.edu/cmc/music-dsp
http://music.columbia.edu/mailman/listinfo/music-dsp

Reply via email to