Re: [PD] [shell] issue

2008-04-29 Thread Thomas Mayer
Olivier Heinry wrote: Le Mon, 28 Apr 2008 12:13:10 +0200, Thomas Mayer [EMAIL PROTECTED] a écrit : Olivier Heinry wrote: hi, I've got this command line that flushes the disk cache on Linux 2.6.16 and later that's very useful to clean big video files from RAM: sudo sync; sudo echo 1

Re: [PD] multiple sound cards

2008-04-29 Thread Frank Barknecht
Hallo, Raphaël ILIAS hat gesagt: // Raphaël ILIAS wrote: i just bought two cheap sound cards (Terratec Aureon 5.1 PCI) in addition to the default card on the mother board... i just want to get 6-mono input channels and 6 output channels into PD or jack... What you're trying to do here is

[PD] noob GEM question

2008-04-29 Thread Eirik Blekesaune
Hi, I would like to generate a series of frames in realtime. When every new frame is created I want all the previous frames to be translated to the left(or any other direction for that matter), so that it looks like something groving sideways. Every new fram i generated in the same

Re: [PD] Trax - Sinusoidal Model Synthesis in Pure Data

2008-04-29 Thread Rich E
I re-tarred and re-uploaded trax.tar.gzhttp://www.teafordragons.com/rte/software/trax.tar.gz, can you try it again? Sorry about that.. regards, rich On Mon, Apr 28, 2008 at 12:11 PM, Andy Farnell [EMAIL PROTECTED] wrote: On Mon, 28 Apr 2008 11:32:18 -0700 Rich E [EMAIL PROTECTED] wrote:

[PD] Newbie request

2008-04-29 Thread Hugh Sung
Hello! I'm new to PD and was wondering if i could get a working start - i'd like to someday be able to create a PD applet that can take audio input from a microphone and convert the sounds to text that can simultaneously be applied to a concurrently running program, like a word processor or a

Re: [PD] Gem crash on Hardy

2008-04-29 Thread Kristofer Hagbard
Thanks for the tip! ...but unfortunately it did not change anything tried both 'acpi=noacpi' and 'apm=noapm' but the system still freeze. And this only happens with gem 0.91. (Gem 0.90 and pdp works fine!) Anyone have a working 0.91 on hardy? .kris 2008/4/28 B. Bogart [EMAIL PROTECTED]:

Re: [PD] Newbie request

2008-04-29 Thread marius schebella
speech to text in opensource software is still poor, and even poorer for languages other than english. afaik pd also doesnot have a builtin solution for that. you could try to use a different program for that and parse the text, or you could try more basic approaches within pd (like pitch

Re: [PD] Newbie request

2008-04-29 Thread marius schebella
marius schebella wrote: speech to text in opensource software is still poor, and even poorer for languages other than english. afaik pd also doesnot have a builtin solution for that. you could try to use a different program for that and parse the text, maybe sphinx (java) - pdj - pd

Re: [PD] Newbie request

2008-04-29 Thread Hugh Sung
Actually, this isn't for speech recognition - i'm trying to come up with a simple way to use key triggers to activate visuals. For example: if the piano plays A440, i'm presuming PD can be configured to recognize that pitch with a microphone input and then echo out a text string - the letter A,

Re: [PD] Newbie request

2008-04-29 Thread marius schebella
Hugh Sung wrote: Actually, this isn't for speech recognition - i'm trying to come up with a simple way to use key triggers to activate visuals. For example: if the piano plays A440, i'm presuming PD can be configured to recognize that pitch with a microphone input and then echo out a

Re: [PD] Newbie request

2008-04-29 Thread Hugh Sung
i'm not familiar with that program - can you provide a link to fiddle~, or any other program that can easily do what i'm looking for with all the various parameters? Many thanks! On Tue, Apr 29, 2008 at 12:50 PM, marius schebella [EMAIL PROTECTED] wrote: Hugh Sung wrote: Actually, this

Re: [PD] Newbie request

2008-04-29 Thread marius schebella
fiddle~ comes with pd (look in the extra folder), there is a help patch that will explain how it works. hope this helps. marius. Hugh Sung wrote: i'm not familiar with that program - can you provide a link to fiddle~, or any other program that can easily do what i'm looking for with all the

Re: [PD] Newbie request (Frequency 2 keystroke)

2008-04-29 Thread Damien Henry - Voxler
Hi, sigmund~ and fiddle~ are objects to analyse the microphone signal to find the fundamental frequency. You can use the moses and select objects to make something happend when the frequency is into a particular range. I do not know how to simulate a keyboard input. Cheers, Damien. Hugh

Re: [PD] Newbie request

2008-04-29 Thread B. Bogart
What are you using for the presentation software? You can look at bonk~ and fiddle~ to process sounds, but if your just showing images or video you could do that part in PD also using Gem or PDP. .b. Hugh Sung wrote: Actually, this isn't for speech recognition - i'm trying to come up with a

Re: [PD] noob GEM question

2008-04-29 Thread B. Bogart
There is a texture feedback example patch in Gem, (07.feedback I think) Just change the sphere into a square and translate it as needed. .b. Claude Heiland-Allen wrote: Eirik Blekesaune wrote: Hi, I would like to generate a series of frames in realtime. When every new frame is created I

[PD] vinylcontrol external based on xwax+flext

2008-04-29 Thread Niklas Klügel
Hey! I just did a quick hack of wrapping the timecoder.c code from xwax into a flext external, so the timecoder can be used in pd or max/msp (dunno about v5) and be used for stuff like scratching videos and alike. The timecoder supports serato and traktor vinyl and outputs mainly the pitch and

Re: [PD] IP camera and pidip

2008-04-29 Thread Olivier Heinry
Le Fri, 11 Apr 2008 03:42:02 +0200, [EMAIL PROTECTED] a écrit : ola, let's see, does your ip cam delivers you a stream in the form of http://ip:port/something.someformat ?? where someformat = mp4, mpg, ogg ? in that case, you can use that solution : in a shell script : rm

Re: [PD] Newbie request

2008-04-29 Thread Dan Wilcox
As for forwarding keypresses and mouse events to an application ... I have done this in Windows to control FLStudio (aka FruityLoops) by sending menu events and keypresses through python windows scripting, pywinauto, and osc in python. I have info and code on my website. It should still work

Re: [PD] BBcut for pd?

2008-04-29 Thread Nicolas Montgermont
BBcut library is a collection of tools to cut sounds into slices and rearrange them with some random and repeat rules. I don't know any pd port. n Hans-Christoph Steiner a écrit : I don't think most of us are SuperCollider users, so I think you'll have better luck if you describe what BBCut

Re: [PD] Newbie request

2008-04-29 Thread Hugh Sung
I'm using a presentation program called Liquid Media, sort of like Powerpoint on steroids. Up to this point i had been using multiple foot pedals assigned to different keystrokes to trigger visual cues, like video clips, animated GIFs and the like, during live classical music piano recitals. I'd

Re: [PD] BBcut for pd?

2008-04-29 Thread bigswift
yes, it's kind of like breakbeat a little hence perhaps BB sounds kind of glitchy and modern pretty sure it's open source code, i'll have to check though there is an opcode and an .sc class, c'mon guys we NEED a bbcut.pd_linux!! :-) Nicolas Montgermont [EMAIL PROTECTED] wrote:

Re: [PD] BBcut for pd?

2008-04-29 Thread Martin .
as you might know, theres a vst/au port called livecut: http://mdsp.smartelectronix.com/2005/07/livecut.php On Tue, Apr 29, 2008 at 8:36 PM, Nicolas Montgermont [EMAIL PROTECTED] wrote: BBcut library is a collection of tools to cut sounds into slices and rearrange them with some random and

Re: [PD] noob GEM question

2008-04-29 Thread Claude Heiland-Allen
Claude Heiland-Allen wrote: Eirik Blekesaune wrote: Hi, I would like to generate a series of frames in realtime. When every new frame is created I want all the previous frames to be translated to the left(or any other direction for that matter), so that it looks like something groving

Re: [PD] Newbie request

2008-04-29 Thread Hugh Sung
The pedals basically operate as programmable usb keyboard extensions, where you can custom assign any keystroke to any pedal (up to 12). I'm hoping that by assigning a certain set of keys to the pedals and reserving the rest for PD to control that everything can simply work together, if PD can

Re: [PD] Newbie request

2008-04-29 Thread Hugh Sung
Here's one scenario i'd like to see: 1. Pedal assigned [PgDn] keystroke within Liquid Media, which triggers scene change 2. PD outputs letters A-Z, depending on either volume or pitch frequency ranges input from audio source (microphone into acoustic piano) 3. A given scene within Liquid Media

[PD] msd feature request

2008-04-29 Thread marius schebella
hi, I know, I am already too old for posting feature requests. I was just thinking that I miss the ability to damp the speed of masses in msd. right now I am using something like mass mass1 1 100 0 0 mass mass2 1 100 1 0 link l mass1 mass2 10 10 0 0.01 0 link l 1 I want that the masses reject

[PD] moving a list element

2008-04-29 Thread Raphaël ILIAS
hi ! i submit you a little abstraction i made using the list-abs/ abstractions... i don't know if objects doing that already exist, but the idea is to move one element in a list, without changing the others. i made it to change the rendering order in a Gem-based patch, in the spirit of the