Re: [PD] including bpm info to midi-recording

2020-04-04 Thread Alexandre Torres Porres
Em sáb., 4 de abr. de 2020 às 17:47, Jakob Laue escreveu: > Hey Alexandre, > well, that is a legitimate question ;-) Well, I had not used pd for quite > some time and then - one year ago - I started a big university project with > the old version that I had installed. I installed many externals

Re: [PD] AoO Coming Out: Audio over OSC - Message based

2020-04-04 Thread Philip Stone via Pd-list
On 04/04/2020 15:02, Christof wrote: > > > I'm currently working on a UDP punch hole server, so that people can > easily create peer-to-peer-networks over the internet und jam together > :-) Not in any way to minimize how cool this would be to have built in to

Re: [PD] including bpm info to midi-recording

2020-04-04 Thread Martin Peach
On Sat, Apr 4, 2020 at 4:57 PM Jakob Laue wrote: > > Hey Martin, > thanks for the hint. When I read a recorded file that should actually have > some recorded notes in it and then load it again with the > midifile-read-help-patch, then I get this (verbosity = 3) > > midifile_open_path

Re: [PD] including bpm info to midi-recording

2020-04-04 Thread Jakob Laue
Hey Martin, thanks for the hint. When I read a recorded file that should actually have some recorded notes in it and then load it again with the midifile-read-help-patch, then I get this (verbosity = 3) midifile_open_path (absolute): /Users/wbjc/Desktop/mp2.mid midifile: opened

Re: [PD] including bpm info to midi-recording

2020-04-04 Thread Jakob Laue
Hey Alexandre, well, that is a legitimate question ;-) Well, I had not used pd for quite some time and then - one year ago - I started a big university project with the old version that I had installed. I installed many externals and set many startup flags and so on and I just did not want to do

Re: [PD] AoO Coming Out: Audio over OSC - Message based streaming solution goes public...

2020-04-04 Thread Jean-Yves Gratius
Cannot wait for that !!! Thanks in advance ! On 04/04/2020 15:02, Christof wrote: I'm currently working on a UDP punch hole server, so that people can easily create peer-to-peer-networks over the internet und jam together :-) ___

Re: [PD] AoO Coming Out: Audio over OSC - Message based streaming solution goes public...

2020-04-04 Thread Ingo
Thanks, Christof! I'll definitely give it a try. At the moment I'm still busy with a bunch of other stuff for a while. As soon as I get to it I will compare what works better for expanding my sample voices to different processes. Ingo > -Original Message- > From: Pd-list

Re: [PD] AoO Coming Out: Audio over OSC - Message based streaming solution goes public...

2020-04-04 Thread Christof Ressi
Hi, you definitely can stream between apps on the same computer. Regarding latency you have to measure, but there are basically three parameters regarding the latency in the case of Pd: a) network latency (negligible for localhost) b) hardware buffer size / Pd latency c) [aoo_receive~]

Re: [PD] AoO Coming Out: Audio over OSC - Message based streaming solution goes public...

2020-04-04 Thread Winfried Ritsch
Thats fine, you can get a compiled newest version compiled by gitlab CI in https://git.iem.at/cm/aoo/pipelines/4075 also I hope deken packages are out soon with a new version V2.0-a2 mfg winfried Am Samstag, 4. April 2020, 12:18:53 CEST schrieb Edwin van der Heide: > Hi

Re: [PD] AoO Coming Out: Audio over OSC - Message based streaming solution goes public...

2020-04-04 Thread Ingo
Is this going to work for something like streaming 2-4 synth voices from one patch to another one inside of one computer? If yes, will the latency be lower than using the [pd~] object or will it be the same or higher? Thanks! Ingo > -Original Message- > From: Pd-list

Re: [PD] AoO Coming Out: Audio over OSC - Message based streaming solution goes public...

2020-04-04 Thread Christof Ressi
Hi, I will upload binaries to Deken for Windows, macOS and Linux today, so they should be available tomorrow! Compiling from source should be straight forward, though. The only external dependency is the Opus library: macOS: homebrew -> "brew install opus". Windows: msys2 -> "pacman -S

Re: [PD] AoO Coming Out: Audio over OSC - Message based streaming solution goes public...

2020-04-04 Thread Edwin van der Heide
Hi Winfried, Thanks for news. I’m going to learn how to compile this for macos and try it out. Best, Edwin > On 3 Apr 2020, at 00:40, Winfried Ritsch wrote: > > Hello, > > Thanks Christof Ressi the old concept was rewritten and short-comes using the > build-in network objects has been