Re: [PD] waveform segment breakpoints

2013-11-15 Thread peiman khosravi
Unless I've misunderstood your question, you can write the data to an
array, which can be read with tabread~.




*www.peimankhosravi.co.uk http://www.peimankhosravi.co.uk || RSS Feed
http://peimankhosravi.co.uk/miscposts.rss || Concert News
http://spectralkimia.wordpress.com/*


On 15 November 2013 04:38, Ronni Montoya ronni.mont...@gmail.com wrote:

 Hi, i need to convert some data into waveforms.
 I need to use the trick used in non standard synthesis where you use
 the data to define waveform segments breakpoints.
 Do anybody have tried something like this  purely in pd (not externals)?
 which is the best way of achieving this in  pd?



 cheers

 R.

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

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


Re: [PD] waveform segment breakpoints

2013-11-15 Thread Alexandros Drymonitis
But what if you want to change some parameters dynamically? Won't you get
clicks?
I've made an oscillator that changes smoothly between various shapes. You
can get it here http://drymonitis.me/code/. It's the first link 'Various
Shapes Oscillator~'. Dunno if this is kind of what you're looking for
though..


On Fri, Nov 15, 2013 at 11:19 AM, peiman khosravi
peimankhosr...@gmail.comwrote:

 Unless I've misunderstood your question, you can write the data to an
 array, which can be read with tabread~.




 *www.peimankhosravi.co.uk http://www.peimankhosravi.co.uk || RSS Feed
 http://peimankhosravi.co.uk/miscposts.rss || Concert News
 http://spectralkimia.wordpress.com/*


 On 15 November 2013 04:38, Ronni Montoya ronni.mont...@gmail.com wrote:

 Hi, i need to convert some data into waveforms.
 I need to use the trick used in non standard synthesis where you use
 the data to define waveform segments breakpoints.
 Do anybody have tried something like this  purely in pd (not externals)?
 which is the best way of achieving this in  pd?



 cheers

 R.

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



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


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


Re: [PD] waveform segment breakpoints

2013-11-15 Thread peiman khosravi
You shouldn't get a click if you use a phasor~ with samphold~ to ensure
that the waveform only changed in between the cycles.




*www.peimankhosravi.co.uk http://www.peimankhosravi.co.uk || RSS Feed
http://peimankhosravi.co.uk/miscposts.rss || Concert News
http://spectralkimia.wordpress.com/*


On 15 November 2013 09:34, Alexandros Drymonitis adr...@gmail.com wrote:

 But what if you want to change some parameters dynamically? Won't you get
 clicks?
 I've made an oscillator that changes smoothly between various shapes. You
 can get it here http://drymonitis.me/code/. It's the first link
 'Various Shapes Oscillator~'. Dunno if this is kind of what you're looking
 for though..


 On Fri, Nov 15, 2013 at 11:19 AM, peiman khosravi 
 peimankhosr...@gmail.com wrote:

 Unless I've misunderstood your question, you can write the data to an
 array, which can be read with tabread~.




 *www.peimankhosravi.co.uk http://www.peimankhosravi.co.uk || RSS Feed
 http://peimankhosravi.co.uk/miscposts.rss || Concert News
 http://spectralkimia.wordpress.com/*


 On 15 November 2013 04:38, Ronni Montoya ronni.mont...@gmail.com wrote:

 Hi, i need to convert some data into waveforms.
 I need to use the trick used in non standard synthesis where you use
 the data to define waveform segments breakpoints.
 Do anybody have tried something like this  purely in pd (not externals)?
 which is the best way of achieving this in  pd?



 cheers

 R.

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



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



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


[PD] waveform segment breakpoints

2013-11-14 Thread Ronni Montoya
Hi, i need to convert some data into waveforms.
I need to use the trick used in non standard synthesis where you use
the data to define waveform segments breakpoints.
Do anybody have tried something like this  purely in pd (not externals)?
which is the best way of achieving this in  pd?



cheers

R.

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