Re: [PD] converting incoming audio/voltages into CV for Eurorack modules

2016-01-23 Thread Simon Iten
are you aware that you can increase the pwm frequency considerably? still less 
for 9 10 11 but far higher then by default for all pwm pins.


> On 23 Jan 2016, at 12:09, Christof Ressi  wrote:
> 
> I'm right now controlling an analog synth via Pd :-). I'm just using an 
> arduino - works well. It depends how many CV sources you wanna have, though. 
> Generating trigger signals (e.g. for envelope generators) is really easy 
> because you can directly use the digital outs. CV for modulation is a bit 
> more tricky because you have to smooth the PWM outputs of the arduino with 
> low pass filters. I found that using two RC circuits in series (with C = 1 
> microFarad and R = 3,3 kOhm) works decently for pins 5 and 6 on the Arduino 
> Uno (pins 9, 10, 11 have a lower PWM frequency and therefore might need a 
> lower cutoff frequency). I'm thinking about trying out some multichannel DACs 
> with 10 or 12 bit because PWM on the arduino is only 8 bit. DACs also operate 
> at a much higher frequency so smoothing would be much easier.  
>  
>  
> 
> Gesendet: Freitag, 22. Januar 2016 um 22:24 Uhr
> Von: Alex 
> An: "Joe White" 
> Cc: "pd-list@lists.iem.at" , "Ricky Graham" 
> 
> Betreff: Re: [PD] converting incoming audio/voltages into CV for Eurorack 
> modules
> 
> Ahh cool, yeah, I saw that page but only quickly scanned and found no info 
> where to get the hardware, the place it links to has this at the top of the 
> page:
> 
> "Update 25 November 2014: software link below; stay tuned for hardware info"
>  ha..
>  I just emailed Andrew directly.
>  Thanks!
>  
> On Fri, Jan 22, 2016 at 12:32 PM, Joe White  wrote:
> Hey Alex,
>  
> https://code.soundsoftware.ac.uk/projects/beaglert[https://code.soundsoftware.ac.uk/projects/beaglert]
>  
> I think they're working out a kickstarter campaign to be released soon!
>  
> Cheers,
> Joe
> 
>  
> On 22 January 2016 at 18:07, Alex  
> wrote:
> 
> Hey Ricky,
>  I've done some major google searches and have yet to find where one can get 
> this Audio cape [bela?]. Can you point me to it?
>  Thanks,Alex
> 
>  
> On Fri, Jan 22, 2016 at 8:58 AM, Ricky Graham 
>  wrote:I’m using the 
> Beagle Bone Black with Andrew McPherson’s Audio Cape + Martin Roth’s “Heavy” 
> (enzienaudio).
> 
> Works great.
> 
>> Message: 1
>> Date: Fri, 22 Jan 2016 15:29:38 +
>> From: "Pagano, Patrick" 
>> 
>> To: "pd-list@lists.iem.at[pd-list@lists.iem.at]" 
>> 
>> Subject: [PD] converting incoming audio/voltages into CV for Eurorack
>>modules
>> Message-ID: 
>> <1453476580193.32...@digitalworlds.ufl.edu[1453476580193.32...@digitalworlds.ufl.edu]>
>> Content-Type: text/plain; charset="iso-8859-1"
>> 
>> I would like to hear how people may be converting incoming audio into 
>> Control Voltage for eurorack use.
>> 
>> This year i indulged in building a eurorack synthesizer and i would like to 
>> start using some interesting libraries i have found in pure data to control 
>> my synthesizer but i want to do it elegantly.
>> 
>> 
>> For example: I am trying to make a Fractal CV generator with pure data. I am 
>> using Ben Bogarts "Chaos" libraries and i am hoping for some ideas on how to 
>> convert the streams of data into usable CV outside the box,
>> 
>> 
>> 
>> 
>> Patrick Pagano B.S, M.F.A
>> Audio and Projection Design Faculty
>> Digital Worlds Institute
>> University of Florida, USA
>> (352)294-2020
> 
> 
> ___
> Pd-list@lists.iem.at[Pd-list@lists.iem.at] mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list[http://lists.puredata.info/listinfo/pd-list]
> ___
> Pd-list@lists.iem.at[Pd-list@lists.iem.at] mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list[http://lists.puredata.info/listinfo/pd-list]
>  ___ Pd-list@lists.iem.at mailing 
> list UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list[http://lists.puredata.info/listinfo/pd-list]
> 
> ___
> Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list


___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] converting incoming audio/voltages into CV for Eurorack modules

2016-01-23 Thread Christof Ressi
I'm right now controlling an analog synth via Pd :-). I'm just using an arduino 
- works well. It depends how many CV sources you wanna have, though. Generating 
trigger signals (e.g. for envelope generators) is really easy because you can 
directly use the digital outs. CV for modulation is a bit more tricky because 
you have to smooth the PWM outputs of the arduino with low pass filters. I 
found that using two RC circuits in series (with C = 1 microFarad and R = 3,3 
kOhm) works decently for pins 5 and 6 on the Arduino Uno (pins 9, 10, 11 have a 
lower PWM frequency and therefore might need a lower cutoff frequency). I'm 
thinking about trying out some multichannel DACs with 10 or 12 bit because PWM 
on the arduino is only 8 bit. DACs also operate at a much higher frequency so 
smoothing would be much easier.  
 
 

Gesendet: Freitag, 22. Januar 2016 um 22:24 Uhr
Von: Alex 
An: "Joe White" 
Cc: "pd-list@lists.iem.at" , "Ricky Graham" 

Betreff: Re: [PD] converting incoming audio/voltages into CV for Eurorack 
modules

Ahh cool, yeah, I saw that page but only quickly scanned and found no info 
where to get the hardware, the place it links to has this at the top of the 
page:

"Update 25 November 2014: software link below; stay tuned for hardware info"
 ha..
 I just emailed Andrew directly.
 Thanks!
 
On Fri, Jan 22, 2016 at 12:32 PM, Joe White  wrote:
Hey Alex,
 
https://code.soundsoftware.ac.uk/projects/beaglert[https://code.soundsoftware.ac.uk/projects/beaglert]
 
I think they're working out a kickstarter campaign to be released soon!
 
Cheers,
Joe

 
On 22 January 2016 at 18:07, Alex  
wrote:

Hey Ricky,
 I've done some major google searches and have yet to find where one can get 
this Audio cape [bela?]. Can you point me to it?
 Thanks,Alex

 
On Fri, Jan 22, 2016 at 8:58 AM, Ricky Graham 
 wrote:I’m using the 
Beagle Bone Black with Andrew McPherson’s Audio Cape + Martin Roth’s “Heavy” 
(enzienaudio).

Works great.

> Message: 1
> Date: Fri, 22 Jan 2016 15:29:38 +
> From: "Pagano, Patrick" 
> 
> To: "pd-list@lists.iem.at[pd-list@lists.iem.at]" 
> 
> Subject: [PD] converting incoming audio/voltages into CV for Eurorack
>       modules
> Message-ID: 
> <1453476580193.32...@digitalworlds.ufl.edu[1453476580193.32...@digitalworlds.ufl.edu]>
> Content-Type: text/plain; charset="iso-8859-1"
>
> I would like to hear how people may be converting incoming audio into Control 
> Voltage for eurorack use.
>
> This year i indulged in building a eurorack synthesizer and i would like to 
> start using some interesting libraries i have found in pure data to control 
> my synthesizer but i want to do it elegantly.
>
>
> For example: I am trying to make a Fractal CV generator with pure data. I am 
> using Ben Bogarts "Chaos" libraries and i am hoping for some ideas on how to 
> convert the streams of data into usable CV outside the box,
>
>
>
>
> Patrick Pagano B.S, M.F.A
> Audio and Projection Design Faculty
> Digital Worlds Institute
> University of Florida, USA
> (352)294-2020


___
Pd-list@lists.iem.at[Pd-list@lists.iem.at] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list[http://lists.puredata.info/listinfo/pd-list]
___
Pd-list@lists.iem.at[Pd-list@lists.iem.at] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list[http://lists.puredata.info/listinfo/pd-list]
 ___ Pd-list@lists.iem.at mailing 
list UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list[http://lists.puredata.info/listinfo/pd-list]

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] [PD-announce] PdParty BETA started, wanna join?

2016-01-23 Thread Pagano, Patrick
?shreeswi...@gmail.com


Patrick Pagano B.S, M.F.A
Audio and Projection Design Faculty
Digital Worlds Institute
University of Florida, USA
(352)294-2020

From: Pd-list  on behalf of Yuen Ko 
<821760408...@gmail.com>
Sent: Friday, January 22, 2016 9:11 PM
To: pd-l...@iem.at
Subject: Re: [PD] [PD-announce] PdParty BETA started, wanna join?

howdy!

greetings to PdParty~

please add Yuan Gao - yg1...@nyu.edu to your tester list

thanks!

On Friday, January 22, 2016, Dan Wilcox 
> wrote:
Howdy all,

I'm pleased to announce that the PdParty BETA has started!

After almost two months of work, there have been quite a number of improvements 
and I feel the app is now close to version 1.0 status.

I just need your help to find bugs, suggest improvements, and create demo 
scenes.

How this works

1. Send me your name & email*

2. I add you to the tester list

3. You should receive a notification email

4. Download the free TestFlight app form the App Store

5. Open TestFlight and install the latest PdParty build

*Those of you who participated in the alpha testing should already have 
received an email.

Info

PdParty User 
Guide

PdParty Composer Pack

Happy Patching!


Dan Wilcox
@danomatika
danomatika.com
robotcowboy.com



--
 ??? ?? ??  ??? ?
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Looking for file match without reporting error

2016-01-23 Thread Roman Haefeli
Hey Samuel

On Sat, 2016-01-23 at 17:51 +, Samuel Burt wrote:

> I've been using textfile to save and load some preset values in a
> complex collection of related GUI tools. I'd like to be able to start
> with no presets and allow the user to define them separately in
> different project environments or just leave them without setting
> them. My problem is that textfile searches for these preset files
> whether they exist or not and the present the user with errors in the
> log window. Is there a way for Pd to look for the files first and if
> they aren't found not pass on the load file commands to textfile?
> 
> 
> I know I could create default preset text files for all of them, but
> it is useful for a user to copy the whole directory and then empty the
> preset text file folder, which now that I think of it could be a one
> button press.

For similar reasons I was looking for a way to check the existence of a
file without causing an error message. I came up with this:

https://github.com/reduzent/netpd/blob/master/includes/netpd-if-file.pd

It uses [readdir] from moocow and [getdir] from ggee. Though quite
kludgey, it was the only way I was able to achieve that. If someone
knows of a better way (even if it uses an external), please let us know.

Roman 



signature.asc
Description: This is a digitally signed message part
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] Using an external from patch directory -- readanysf~

2016-01-23 Thread Samuel Burt
Readanysf~ comes with a bunch of dynamic libraries (on Mac) and every other
version has its own set of things it needs. Does this mean it can't be
incorporated into deken?

>From what I understand, you can drop externals into a patch directory so
its easy to transfer to someone else who might not have that external
installed. Is this wrong? It isn't working with readanysf~? Currently, I'm
using OS 10.9.5, Pd Pd 0.45.4 and readanysf~.pd_darwin from 11/3/11(?!).

Is there a better way for reading back soundfiles with variable speed
playback from hard disk, now? or did I miss a more recent version of
[readanysf~]?

Thanks for the advice.

Sam
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Pd vanilla zverbose SSE, missing comments

2016-01-23 Thread Samuel Burt
IOhannes,

Thanks for the help. [abs~], an object I use frequently, was causing the
problem. Every time I used "Save" in Pd, it would trigger zverbose, six
times. I found six instances of [abs~] and replaced them with [expr~
abs($v1)] which did the trick!

I did not have any flags when loading Pd. I also needed level 2 logs to see
the errors I wanted to track.

Fred Jan Kraan,

Thank you for reminding me about Comment. I used that instead of comment
when I needed to control line returns, which it looks like I can do now
with vanilla comment.

Sam
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] converting incoming audio/voltages into CV for Eurorack modules

2016-01-23 Thread Christof Ressi
Thanks for pointing me to that! Turns out to be really easy: 
http://playground.arduino.cc/Code/PwmFrequency




> Gesendet: Samstag, 23. Januar 2016 um 12:34 Uhr
> Von: "Simon Iten" 
> An: "Christof Ressi" 
> Cc: Alex , "Ricky Graham" , 
> "pd-list@lists.iem.at" 
> Betreff: Re: [PD] converting incoming audio/voltages into CV for Eurorack 
> modules
>
> are you aware that you can increase the pwm frequency considerably? still 
> less for 9 10 11 but far higher then by default for all pwm pins.
> 
> 
> > On 23 Jan 2016, at 12:09, Christof Ressi  wrote:
> > 
> > I'm right now controlling an analog synth via Pd :-). I'm just using an 
> > arduino - works well. It depends how many CV sources you wanna have, 
> > though. Generating trigger signals (e.g. for envelope generators) is really 
> > easy because you can directly use the digital outs. CV for modulation is a 
> > bit more tricky because you have to smooth the PWM outputs of the arduino 
> > with low pass filters. I found that using two RC circuits in series (with C 
> > = 1 microFarad and R = 3,3 kOhm) works decently for pins 5 and 6 on the 
> > Arduino Uno (pins 9, 10, 11 have a lower PWM frequency and therefore might 
> > need a lower cutoff frequency). I'm thinking about trying out some 
> > multichannel DACs with 10 or 12 bit because PWM on the arduino is only 8 
> > bit. DACs also operate at a much higher frequency so smoothing would be 
> > much easier.  
> >  
> >  
> > 
> > Gesendet: Freitag, 22. Januar 2016 um 22:24 Uhr
> > Von: Alex 
> > An: "Joe White" 
> > Cc: "pd-list@lists.iem.at" , "Ricky Graham" 
> > 
> > Betreff: Re: [PD] converting incoming audio/voltages into CV for Eurorack 
> > modules
> > 
> > Ahh cool, yeah, I saw that page but only quickly scanned and found no info 
> > where to get the hardware, the place it links to has this at the top of the 
> > page:
> > 
> > "Update 25 November 2014: software link below; stay tuned for hardware info"
> >  ha..
> >  I just emailed Andrew directly.
> >  Thanks!
> >  
> > On Fri, Jan 22, 2016 at 12:32 PM, Joe White  wrote:
> > Hey Alex,
> >  
> > https://code.soundsoftware.ac.uk/projects/beaglert[https://code.soundsoftware.ac.uk/projects/beaglert]
> >  
> > I think they're working out a kickstarter campaign to be released soon!
> >  
> > Cheers,
> > Joe
> > 
> >  
> > On 22 January 2016 at 18:07, Alex 
> >  wrote:
> > 
> > Hey Ricky,
> >  I've done some major google searches and have yet to find where one can 
> > get this Audio cape [bela?]. Can you point me to it?
> >  Thanks,Alex
> > 
> >  
> > On Fri, Jan 22, 2016 at 8:58 AM, Ricky Graham 
> >  wrote:I’m using 
> > the Beagle Bone Black with Andrew McPherson’s Audio Cape + Martin Roth’s 
> > “Heavy” (enzienaudio).
> > 
> > Works great.
> > 
> >> Message: 1
> >> Date: Fri, 22 Jan 2016 15:29:38 +
> >> From: "Pagano, Patrick" 
> >> 
> >> To: "pd-list@lists.iem.at[pd-list@lists.iem.at]" 
> >> 
> >> Subject: [PD] converting incoming audio/voltages into CV for Eurorack
> >>modules
> >> Message-ID: 
> >> <1453476580193.32...@digitalworlds.ufl.edu[1453476580193.32...@digitalworlds.ufl.edu]>
> >> Content-Type: text/plain; charset="iso-8859-1"
> >> 
> >> I would like to hear how people may be converting incoming audio into 
> >> Control Voltage for eurorack use.
> >> 
> >> This year i indulged in building a eurorack synthesizer and i would like 
> >> to start using some interesting libraries i have found in pure data to 
> >> control my synthesizer but i want to do it elegantly.
> >> 
> >> 
> >> For example: I am trying to make a Fractal CV generator with pure data. I 
> >> am using Ben Bogarts "Chaos" libraries and i am hoping for some ideas on 
> >> how to convert the streams of data into usable CV outside the box,
> >> 
> >> 
> >> 
> >> 
> >> Patrick Pagano B.S, M.F.A
> >> Audio and Projection Design Faculty
> >> Digital Worlds Institute
> >> University of Florida, USA
> >> (352)294-2020
> > 
> > 
> > ___
> > Pd-list@lists.iem.at[Pd-list@lists.iem.at] mailing list
> > UNSUBSCRIBE and account-management -> 
> > http://lists.puredata.info/listinfo/pd-list[http://lists.puredata.info/listinfo/pd-list]
> > ___
> > Pd-list@lists.iem.at[Pd-list@lists.iem.at] mailing list
> > UNSUBSCRIBE and account-management -> 
> > http://lists.puredata.info/listinfo/pd-list[http://lists.puredata.info/listinfo/pd-list]
> >  ___ Pd-list@lists.iem.at 
> > mailing list UNSUBSCRIBE and