Re: [PD] using fiddle~ ?

2007-10-15 Thread giucant
Hi,

check out 'Fiddle in the middle' clips

setup:
http://www.youtube.com/watch?v=16Mc-3gCgSg

improvisation:
http://www.youtube.com/watch?v=mDc_6e3_154

enjoy!
j

--- IOhannes m zmoelnig [EMAIL PROTECTED] ha scritto:

 Olivier Revollat wrote:
  I want to use fiddle~ do convert melody played on
 an acouistic guitar
  into midi notes ... Does anybody done something
 like that ?
   thanks ;)
   
 
 like this?
 
 [adc~]
 |
 [fiddle~]
 |
 [mtof]
 |
 [sig~]
 |
 [phasor~]
 |
 [cos~]
 |
 [dac~]
 
 
 fma.sdr
 IOhannes
 
 ___
 PD-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list
 



  ___ 
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: 
http://it.docs.yahoo.com/nowyoucan.html

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


Re: [PD] using fiddle~ ?

2007-10-07 Thread robbert van hulzen

hmmm proper frequencies, eh? after all this talk of undoing the midi
revolution, would'nt it be about time to undo the equal tempered revolution?
;)
but really, fb's answer made me wonder to what extent [mtof] rounds its
incoming numbers. according to the helpfile, you can specify microtonal
pitches as in 69.5 (a quarter tone higher than 69).
in my experience, changes up to the 2nd decimal result in a different pitch
(midi note 60 gives 261.6 while 59.99 gives 261.4)--beyond uncle
christiaan's wettest dreams, i'd imagine.
but does anyone have any idea how this works with [fiddle~]? does this mean
it detunes slightly, and more so if one (for a reason i can't really think
of yet) would make a chain of [fiddle~]s/[mtof]/[fiddle~]s/[mtof]/ etc?

cheers, robbert

Frank Barknecht wrote:

 midi-like in the sense, that you can get
 values between integers as well, bot just integers from 0-127. [mtof]
 handles this just fine and converts them to proper frequencies.



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


[PD] using fiddle~ ?

2007-10-05 Thread Olivier Revollat
I want to use fiddle~ do convert melody played on an acouistic guitar into
midi notes ... Does anybody done something like that ?
 thanks ;)
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] using fiddle~ ?

2007-10-05 Thread Steffen Juul

On 05/10/2007, at 15.26, IOhannes m zmoelnig wrote:

 Olivier Revollat wrote:
 I want to use fiddle~ do convert melody played on an acouistic guitar
 into midi notes ... Does anybody done something like that ?
  thanks ;)


 like this?

 [adc~]
 |
 [fiddle~]
 |
 [mtof]
 |
 [sig~]
 |
 [phasor~]
 |
 [cos~]
 |
 [dac~]

Ain't it [adc~]/[fiddle~]/[ftom]/[whatever_uses_the_midi_notes] or am  
i misunderstanding something?

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


Re: [PD] using fiddle~ ?

2007-10-05 Thread Steffen Juul

On 05/10/2007, at 18.25, IOhannes m zmoelnig wrote:

 my interpretation of this is, that the pitch (56.9946) is given in
 MIDI (57) and not in Hz (220).

/me ducks -- sorry about posting before double checking my facts.

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


Re: [PD] using fiddle~ ?

2007-10-05 Thread IOhannes m zmoelnig
Olivier Revollat wrote:
 It seems that fiddle~ output the pitch (frequency) and no the midi note
 , isn't it ?

i don't know, since everybody seems to believe so, probably i am wrong.

what i do is:
start pd. create a [fiddle~] object. right-click it-help.

then i basically see this:

[57(
|
[mtof]
|
[220\
|
[phasor~]
|
[fiddle~]
|
[print pitch]

on the console it says pitch: 56.9946

my interpretation of this is, that the pitch (56.9946) is given in
MIDI (57) and not in Hz (220).


mfg.adsr
IOhannes

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


Re: [PD] using fiddle~ ?

2007-10-05 Thread Frank Barknecht
Hallo,
Olivier Revollat hat gesagt: // Olivier Revollat wrote:

 It seems that fiddle~ output the pitch (frequency) and no the midi note ,
 isn't it ?

It isn't on the first outlet, there you get pitch as midi-like
floating point numbers - midi-like in the sense, that you can get
values between integers as well, bot just integers from 0-127. [mtof]
handles this just fine and converts them to proper frequencies.

Ciao
-- 
 Frank Barknecht _ __footils.org__

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