Re: [PD] Routing MIDI on windows machines?

2012-10-28 Thread Björn Eriksson
Thanks, looks promising. I will test them both!

http://www.maplemidi.com/Maple_driver.html
http://www.nerds.de/en/loopbe1.html

I used MIDI yoke long time ago but it seems that it is not updated any
more for newer windows os.


The MIDI router question is for recommendations for students of mine.
I run also Ubuntu sometimes but never or very seldom OSX. Maybe it
could be something to have on Pd web site with some recommendations
about this as I guess it is something that many new users wants to
start exploring - to use Pd as a MIDI engine for other softwares!?

So to extend a little what is the best MIDI routers (in general) for

-Linux

-OS X

?


All the best,
Björn


On Mon, Oct 29, 2012 at 3:34 AM, Pagano, Patrick
 wrote:
> Windows 7 use midi maple I think or loopbe
>
> Sent from my iPhone
>
> On Oct 28, 2012, at 6:38 PM, "Björn Eriksson"  wrote:
>
>> This might be very obvious, but has someone a good open source
>> suggestion for routing MIDI between Pd and other applications on a
>> windows machine?
>> Is JACK the alternative to go for? I bet there is a lot of hits if I
>> google it, but I prefer to raise this question here...
>>
>> Happy for any hints!
>>
>> /Björn Eriksson
>>
>> ___
>> 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] [PD-announce] Pd-extended 0.43.4 beta release, its almost done!

2012-10-28 Thread Hans-Christoph Steiner

The main difference that I can think of is that Pd-extended uses a newer 
version of Portaudio to get 64-bit support on all platforms.  Maybe you could 
try building Pd-extended against the very latest portaudio and the version of 
portaudio that Pd-vanilla 0.43 is using.

That should just be a matter of replacing the files in the pd/portaudio folder 
and rebuilding.

.hc

On Oct 28, 2012, at 5:19 PM, Miller Puckette wrote:

> THanks... I'll be able to get on an up-to-date machine tomrrow and will see
> if I can get the same behavior.
> 
> M
> 
> On Sun, Oct 28, 2012 at 10:14:41PM +0100, Nicolas Montgermont wrote:
>> Hello Miller,
>> 
>> In vanilla, this is happening, but with a lesser importance.
>> Here are the test with different versions, first number is when
>> opening only the cpu meter, second number is when i move the cpu
>> meter window, third number is when i turn on the dsp, 4th number is
>> when i turn off the dsp, and fifth is when I turn the dsp on again:
>> 
>> cpu-meter / moving window / dsp on / dsp off / dsp on
>> Pd-0.43-1 : 25 / 12 / 25 / 1 / 29
>> Pd-0.43-4 : 25 / 12 / 27 / 1 / 29
>> Pd-0.43.1-extended-20120402 : 50 / 23 / 50 / 2 / 50
>> Pd-0.43.4-extended-20121022 : 50 / 23 / 50 / 2 / 50
>> 
>> Tell me if i can help with further testing.
>> 
>> Thanks,
>> n
>> 
>> 
>> Le 28/10/12 20:21, Miller Puckette a écrit :
>>> Hmm.. can you tell me if this happens in "vanilla" 0.43 as well? (I infer
>>> from the report that you're using Pd extended, correct?)
>>> 
>>> thanks
>>> Miller
>>> 
>>> On Sun, Oct 28, 2012 at 08:14:58PM +0100, Nicolas Montgermont wrote:
 Hello all,
 
 Any idea about that?
 Should I fill the bugtracker?
 It really prevents me from using the 0.43 version under osx.
 I'd like to know if it's for all osx user like that.
 
 Thanks in advance,
 best,
 n
 
 Le 23/10/12 12:15, Nicolas Montgermont a écrit :
> Hello Hans,
> 
> Thanks for your work.
> I have a special behavior here on macbook pro 13" / osx 10.6.8 /
> Intel core 2 duo 2.4 GHz:
> 
> When I launch "load meter" my cpu is already at 52-54% with
> nothing else open, even with the dsp not started.
> Then if I move the "load meter" window or the Terminal window, the
> cpu decrease to 20-25% during the movement
> Then if I switch to dsp on then dsp off, the cpu decrease to a normal 2%.
> It goes back to 50% when i reactivate the cpu.
> I'm using the portaudio driver, with 44100Hz / 100ms latency / 64
> samples buffer, callbacks not checked and Built-in input and
> output.
> 
> Can other osx users reproduce this?
> 
> Best,
> n
> 
> 
> Le 23/10/12 05:34, Hans-Christoph Steiner a écrit :
>> So in a little burst of activity, there has been new work on the 
>> Pd-extended
>> 0.43 release.  A bunch of bugs have been fixed, a new Windows XP build 
>> server
>> is up and running, a couple of bugs are still outstanding.  Overall, 
>> things
>> are looking good and ready to go!  Unless you are affected by one of the 
>> bugs
>> listed below, I think that this beta version is already much better than 
>> the
>> last release. You can get it here:
>> 
>> https://puredata.info/downloads/pd-extended/releases/0.43.4
>> 
>> If you are running Ubuntu or Linux Mint (lucid thru quantal), you can 
>> add this
>> PPA to automatically find and install Pd-extended beta updates:
>> https://launchpad.net/~eighthave/+archive/pd-extended/
>> 
>> Running this command in the Terminal is the easiest way to add this PPA 
>> to
>> your machine:
>> sudo add-apt-repository ppa:eighthave/pd-extended
>> 
>> 
>> Unfixed bugs
>> 
>> 
>> These are the bugs that are not yet fixed.  If you can help with them we
>> appreciate all the help we can get.
>> 
>> GUIs not updating well on parent patch
>> https://sourceforge.net/tracker/?func=detail&aid=3573542&group_id=55736&atid=478070
>> 
>> Mac OS X: gem 0.93 does not play .mpg files
>> https://sourceforge.net/tracker/?func=detail&aid=3517368&group_id=64325&atid=507079
>> 
>> Windows: the autotips are in a very small font
>> https://sourceforge.net/tracker/?func=detail&aid=3526086&group_id=55736&atid=478070
>> 
>> Windows: canvas properties window is not focused when started
>> https://sourceforge.net/tracker/?func=detail&aid=3577400&group_id=55736&atid=478070
>> 
>> 
>> 
>> ___
>> Pd-announce mailing list
>> pd-annou...@iem.at
>> http://lists.puredata.info/listinfo/pd-announce
>> 
>> 
>> ___
>> Pd-list@iem.at  mailing list
>> UNSUBSCRIBE and account-management 
>> ->http://lists.puredata.info/listinfo/pd-list
> -- 
> http://nim.on.free.fr
> 
> 
>>>

Re: [PD] where are sources for pd-extended 0.43.4 ??

2012-10-28 Thread Hans-Christoph Steiner

Close:

http://puredata.info/docs/developer/GettingPdSource/

.hc

On Oct 28, 2012, at 5:51 PM, Fero Kiraly wrote:

> is it this ?
> 
> svn checkout https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk
> pure-data
> 
> t
> 
> ___
> 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] Routing MIDI on windows machines?

2012-10-28 Thread Pagano, Patrick
Windows 7 use midi maple I think or loopbe 

Sent from my iPhone

On Oct 28, 2012, at 6:38 PM, "Björn Eriksson"  wrote:

> This might be very obvious, but has someone a good open source
> suggestion for routing MIDI between Pd and other applications on a
> windows machine?
> Is JACK the alternative to go for? I bet there is a lot of hits if I
> google it, but I prefer to raise this question here...
> 
> Happy for any hints!
> 
> /Björn Eriksson
> 
> ___
> 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] Routing MIDI on windows machines?

2012-10-28 Thread Björn Eriksson
This might be very obvious, but has someone a good open source
suggestion for routing MIDI between Pd and other applications on a
windows machine?
Is JACK the alternative to go for? I bet there is a lot of hits if I
google it, but I prefer to raise this question here...

Happy for any hints!

/Björn Eriksson

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


[PD] where are sources for pd-extended 0.43.4 ??

2012-10-28 Thread Fero Kiraly
is it this ?

svn checkout https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk
pure-data

t

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


Re: [PD] Audio glitches with windows xp

2012-10-28 Thread Martin Peach
It might work better if they install ASIO4ALL 
(http://www.asio4all.com/), then adjust the buffer sizes in the asio4all 
dialog until it doesn't glitch.


Martin

On 2012-10-28 11:01, Alexandros Drymonitis wrote:

Hi all,
Yesterday I was giving an introductory course on Pd and a couple of
students who had ACER laptops running windows xp had really audible
glitches when playing only sinewaves. Is there something to be installed
to the computer to avoid this? Is it supposed to be a know problem?

Thanks


___
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] [PD-announce] Pd-extended 0.43.4 beta release, its almost done!

2012-10-28 Thread Miller Puckette
THanks... I'll be able to get on an up-to-date machine tomrrow and will see
if I can get the same behavior.

M

On Sun, Oct 28, 2012 at 10:14:41PM +0100, Nicolas Montgermont wrote:
> Hello Miller,
> 
> In vanilla, this is happening, but with a lesser importance.
> Here are the test with different versions, first number is when
> opening only the cpu meter, second number is when i move the cpu
> meter window, third number is when i turn on the dsp, 4th number is
> when i turn off the dsp, and fifth is when I turn the dsp on again:
> 
> cpu-meter / moving window / dsp on / dsp off / dsp on
> Pd-0.43-1 : 25 / 12 / 25 / 1 / 29
> Pd-0.43-4 : 25 / 12 / 27 / 1 / 29
> Pd-0.43.1-extended-20120402 : 50 / 23 / 50 / 2 / 50
> Pd-0.43.4-extended-20121022 : 50 / 23 / 50 / 2 / 50
> 
> Tell me if i can help with further testing.
> 
> Thanks,
> n
> 
> 
> Le 28/10/12 20:21, Miller Puckette a écrit :
> >Hmm.. can you tell me if this happens in "vanilla" 0.43 as well? (I infer
> >from the report that you're using Pd extended, correct?)
> >
> >thanks
> >Miller
> >
> >On Sun, Oct 28, 2012 at 08:14:58PM +0100, Nicolas Montgermont wrote:
> >>Hello all,
> >>
> >>Any idea about that?
> >>Should I fill the bugtracker?
> >>It really prevents me from using the 0.43 version under osx.
> >>I'd like to know if it's for all osx user like that.
> >>
> >>Thanks in advance,
> >>best,
> >>n
> >>
> >>Le 23/10/12 12:15, Nicolas Montgermont a écrit :
> >>>Hello Hans,
> >>>
> >>>Thanks for your work.
> >>>I have a special behavior here on macbook pro 13" / osx 10.6.8 /
> >>>Intel core 2 duo 2.4 GHz:
> >>>
> >>>When I launch "load meter" my cpu is already at 52-54% with
> >>>nothing else open, even with the dsp not started.
> >>>Then if I move the "load meter" window or the Terminal window, the
> >>>cpu decrease to 20-25% during the movement
> >>>Then if I switch to dsp on then dsp off, the cpu decrease to a normal 2%.
> >>>It goes back to 50% when i reactivate the cpu.
> >>>I'm using the portaudio driver, with 44100Hz / 100ms latency / 64
> >>>samples buffer, callbacks not checked and Built-in input and
> >>>output.
> >>>
> >>>Can other osx users reproduce this?
> >>>
> >>>Best,
> >>>n
> >>>
> >>>
> >>>Le 23/10/12 05:34, Hans-Christoph Steiner a écrit :
> So in a little burst of activity, there has been new work on the 
> Pd-extended
> 0.43 release.  A bunch of bugs have been fixed, a new Windows XP build 
> server
> is up and running, a couple of bugs are still outstanding.  Overall, 
> things
> are looking good and ready to go!  Unless you are affected by one of the 
> bugs
> listed below, I think that this beta version is already much better than 
> the
> last release. You can get it here:
> 
> https://puredata.info/downloads/pd-extended/releases/0.43.4
> 
> If you are running Ubuntu or Linux Mint (lucid thru quantal), you can add 
> this
> PPA to automatically find and install Pd-extended beta updates:
> https://launchpad.net/~eighthave/+archive/pd-extended/
> 
> Running this command in the Terminal is the easiest way to add this PPA to
> your machine:
> sudo add-apt-repository ppa:eighthave/pd-extended
> 
> 
> Unfixed bugs
> 
> 
> These are the bugs that are not yet fixed.  If you can help with them we
> appreciate all the help we can get.
> 
> GUIs not updating well on parent patch
> https://sourceforge.net/tracker/?func=detail&aid=3573542&group_id=55736&atid=478070
> 
> Mac OS X: gem 0.93 does not play .mpg files
> https://sourceforge.net/tracker/?func=detail&aid=3517368&group_id=64325&atid=507079
> 
> Windows: the autotips are in a very small font
> https://sourceforge.net/tracker/?func=detail&aid=3526086&group_id=55736&atid=478070
> 
> Windows: canvas properties window is not focused when started
> https://sourceforge.net/tracker/?func=detail&aid=3577400&group_id=55736&atid=478070
> 
> 
> 
> ___
> Pd-announce mailing list
> pd-annou...@iem.at
> http://lists.puredata.info/listinfo/pd-announce
> 
> 
> ___
> Pd-list@iem.at  mailing list
> UNSUBSCRIBE and account-management 
> ->http://lists.puredata.info/listinfo/pd-list
> >>>-- 
> >>>http://nim.on.free.fr
> >>>
> >>>
> >>>___
> >>>Pd-list@iem.at mailing list
> >>>UNSUBSCRIBE and account-management -> 
> >>>http://lists.puredata.info/listinfo/pd-list
> >>-- 
> >>http://nim.on.free.fr
> >>___
> >>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] [PD-announce] Pd-extended 0.43.4 beta release, its almost done!

2012-10-28 Thread Nicolas Montgermont

Hello Miller,

In vanilla, this is happening, but with a lesser importance.
Here are the test with different versions, first number is when opening 
only the cpu meter, second number is when i move the cpu meter window, 
third number is when i turn on the dsp, 4th number is when i turn off 
the dsp, and fifth is when I turn the dsp on again:


cpu-meter / moving window / dsp on / dsp off / dsp on
Pd-0.43-1 : 25 / 12 / 25 / 1 / 29
Pd-0.43-4 : 25 / 12 / 27 / 1 / 29
Pd-0.43.1-extended-20120402 : 50 / 23 / 50 / 2 / 50
Pd-0.43.4-extended-20121022 : 50 / 23 / 50 / 2 / 50

Tell me if i can help with further testing.

Thanks,
n


Le 28/10/12 20:21, Miller Puckette a écrit :

Hmm.. can you tell me if this happens in "vanilla" 0.43 as well? (I infer
from the report that you're using Pd extended, correct?)

thanks
Miller

On Sun, Oct 28, 2012 at 08:14:58PM +0100, Nicolas Montgermont wrote:

Hello all,

Any idea about that?
Should I fill the bugtracker?
It really prevents me from using the 0.43 version under osx.
I'd like to know if it's for all osx user like that.

Thanks in advance,
best,
n

Le 23/10/12 12:15, Nicolas Montgermont a écrit :

Hello Hans,

Thanks for your work.
I have a special behavior here on macbook pro 13" / osx 10.6.8 /
Intel core 2 duo 2.4 GHz:

When I launch "load meter" my cpu is already at 52-54% with
nothing else open, even with the dsp not started.
Then if I move the "load meter" window or the Terminal window, the
cpu decrease to 20-25% during the movement
Then if I switch to dsp on then dsp off, the cpu decrease to a normal 2%.
It goes back to 50% when i reactivate the cpu.
I'm using the portaudio driver, with 44100Hz / 100ms latency / 64
samples buffer, callbacks not checked and Built-in input and
output.

Can other osx users reproduce this?

Best,
n


Le 23/10/12 05:34, Hans-Christoph Steiner a écrit :

So in a little burst of activity, there has been new work on the Pd-extended
0.43 release.  A bunch of bugs have been fixed, a new Windows XP build server
is up and running, a couple of bugs are still outstanding.  Overall, things
are looking good and ready to go!  Unless you are affected by one of the bugs
listed below, I think that this beta version is already much better than the
last release. You can get it here:

https://puredata.info/downloads/pd-extended/releases/0.43.4

If you are running Ubuntu or Linux Mint (lucid thru quantal), you can add this
PPA to automatically find and install Pd-extended beta updates:
https://launchpad.net/~eighthave/+archive/pd-extended/

Running this command in the Terminal is the easiest way to add this PPA to
your machine:
sudo add-apt-repository ppa:eighthave/pd-extended


Unfixed bugs


These are the bugs that are not yet fixed.  If you can help with them we
appreciate all the help we can get.

GUIs not updating well on parent patch
https://sourceforge.net/tracker/?func=detail&aid=3573542&group_id=55736&atid=478070

Mac OS X: gem 0.93 does not play .mpg files
https://sourceforge.net/tracker/?func=detail&aid=3517368&group_id=64325&atid=507079

Windows: the autotips are in a very small font
https://sourceforge.net/tracker/?func=detail&aid=3526086&group_id=55736&atid=478070

Windows: canvas properties window is not focused when started
https://sourceforge.net/tracker/?func=detail&aid=3577400&group_id=55736&atid=478070



___
Pd-announce mailing list
pd-annou...@iem.at
http://lists.puredata.info/listinfo/pd-announce


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

--
http://nim.on.free.fr


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

--
http://nim.on.free.fr
___
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



--
http://nim.on.free.fr

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


Re: [PD] [PD-announce] Pd-extended 0.43.4 beta release, its almost done!

2012-10-28 Thread Miller Puckette
Hmm.. can you tell me if this happens in "vanilla" 0.43 as well? (I infer
from the report that you're using Pd extended, correct?)

thanks
Miller

On Sun, Oct 28, 2012 at 08:14:58PM +0100, Nicolas Montgermont wrote:
> Hello all,
> 
> Any idea about that?
> Should I fill the bugtracker?
> It really prevents me from using the 0.43 version under osx.
> I'd like to know if it's for all osx user like that.
> 
> Thanks in advance,
> best,
> n
> 
> Le 23/10/12 12:15, Nicolas Montgermont a écrit :
> >Hello Hans,
> >
> >Thanks for your work.
> >I have a special behavior here on macbook pro 13" / osx 10.6.8 /
> >Intel core 2 duo 2.4 GHz:
> >
> >When I launch "load meter" my cpu is already at 52-54% with
> >nothing else open, even with the dsp not started.
> >Then if I move the "load meter" window or the Terminal window, the
> >cpu decrease to 20-25% during the movement
> >Then if I switch to dsp on then dsp off, the cpu decrease to a normal 2%.
> >It goes back to 50% when i reactivate the cpu.
> >I'm using the portaudio driver, with 44100Hz / 100ms latency / 64
> >samples buffer, callbacks not checked and Built-in input and
> >output.
> >
> >Can other osx users reproduce this?
> >
> >Best,
> >n
> >
> >
> >Le 23/10/12 05:34, Hans-Christoph Steiner a écrit :
> >>So in a little burst of activity, there has been new work on the Pd-extended
> >>0.43 release.  A bunch of bugs have been fixed, a new Windows XP build 
> >>server
> >>is up and running, a couple of bugs are still outstanding.  Overall, things
> >>are looking good and ready to go!  Unless you are affected by one of the 
> >>bugs
> >>listed below, I think that this beta version is already much better than the
> >>last release. You can get it here:
> >>
> >>https://puredata.info/downloads/pd-extended/releases/0.43.4
> >>
> >>If you are running Ubuntu or Linux Mint (lucid thru quantal), you can add 
> >>this
> >>PPA to automatically find and install Pd-extended beta updates:
> >>https://launchpad.net/~eighthave/+archive/pd-extended/
> >>
> >>Running this command in the Terminal is the easiest way to add this PPA to
> >>your machine:
> >>sudo add-apt-repository ppa:eighthave/pd-extended
> >>
> >>
> >>Unfixed bugs
> >>
> >>
> >>These are the bugs that are not yet fixed.  If you can help with them we
> >>appreciate all the help we can get.
> >>
> >>GUIs not updating well on parent patch
> >>https://sourceforge.net/tracker/?func=detail&aid=3573542&group_id=55736&atid=478070
> >>
> >>Mac OS X: gem 0.93 does not play .mpg files
> >>https://sourceforge.net/tracker/?func=detail&aid=3517368&group_id=64325&atid=507079
> >>
> >>Windows: the autotips are in a very small font
> >>https://sourceforge.net/tracker/?func=detail&aid=3526086&group_id=55736&atid=478070
> >>
> >>Windows: canvas properties window is not focused when started
> >>https://sourceforge.net/tracker/?func=detail&aid=3577400&group_id=55736&atid=478070
> >>
> >>
> >>
> >>___
> >>Pd-announce mailing list
> >>pd-annou...@iem.at
> >>http://lists.puredata.info/listinfo/pd-announce
> >>
> >>
> >>___
> >>Pd-list@iem.at  mailing list
> >>UNSUBSCRIBE and account-management 
> >>->http://lists.puredata.info/listinfo/pd-list
> >
> >-- 
> >http://nim.on.free.fr
> >
> >
> >___
> >Pd-list@iem.at mailing list
> >UNSUBSCRIBE and account-management -> 
> >http://lists.puredata.info/listinfo/pd-list
> 
> -- 
> http://nim.on.free.fr

> ___
> 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] [PD-announce] Pd-extended 0.43.4 beta release, its almost done!

2012-10-28 Thread Nicolas Montgermont

Hello all,

Any idea about that?
Should I fill the bugtracker?
It really prevents me from using the 0.43 version under osx.
I'd like to know if it's for all osx user like that.

Thanks in advance,
best,
n

Le 23/10/12 12:15, Nicolas Montgermont a écrit :

Hello Hans,

Thanks for your work.
I have a special behavior here on macbook pro 13" / osx 10.6.8 / Intel 
core 2 duo 2.4 GHz:


When I launch "load meter" my cpu is already at 52-54% with nothing 
else open, even with the dsp not started.
Then if I move the "load meter" window or the Terminal window, the cpu 
decrease to 20-25% during the movement

Then if I switch to dsp on then dsp off, the cpu decrease to a normal 2%.
It goes back to 50% when i reactivate the cpu.
I'm using the portaudio driver, with 44100Hz / 100ms latency / 64 
samples buffer, callbacks not checked and Built-in input and output.


Can other osx users reproduce this?

Best,
n


Le 23/10/12 05:34, Hans-Christoph Steiner a écrit :

So in a little burst of activity, there has been new work on the Pd-extended
0.43 release.  A bunch of bugs have been fixed, a new Windows XP build server
is up and running, a couple of bugs are still outstanding.  Overall, things
are looking good and ready to go!  Unless you are affected by one of the bugs
listed below, I think that this beta version is already much better than the
last release. You can get it here:

https://puredata.info/downloads/pd-extended/releases/0.43.4

If you are running Ubuntu or Linux Mint (lucid thru quantal), you can add this
PPA to automatically find and install Pd-extended beta updates:
https://launchpad.net/~eighthave/+archive/pd-extended/

Running this command in the Terminal is the easiest way to add this PPA to
your machine:
sudo add-apt-repository ppa:eighthave/pd-extended


Unfixed bugs


These are the bugs that are not yet fixed.  If you can help with them we
appreciate all the help we can get.

GUIs not updating well on parent patch
https://sourceforge.net/tracker/?func=detail&aid=3573542&group_id=55736&atid=478070

Mac OS X: gem 0.93 does not play .mpg files
https://sourceforge.net/tracker/?func=detail&aid=3517368&group_id=64325&atid=507079

Windows: the autotips are in a very small font
https://sourceforge.net/tracker/?func=detail&aid=3526086&group_id=55736&atid=478070

Windows: canvas properties window is not focused when started
https://sourceforge.net/tracker/?func=detail&aid=3577400&group_id=55736&atid=478070



___
Pd-announce mailing list
pd-annou...@iem.at
http://lists.puredata.info/listinfo/pd-announce


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


--
http://nim.on.free.fr


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


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


Re: [PD] Audio glitches with windows xp

2012-10-28 Thread Alexandros Drymonitis
Next class is next Saturday. Frequency was around 200 Hz or something. I've
just sent them an email telling them to try Bjorn's solution. We'll see if
it works.

On Sun, Oct 28, 2012 at 8:45 PM, Roman Haefeli  wrote:

> Hi Alexandros
>
> An audio recording of the glitchy sine tone might give some hints what
> could be wrong. Knowing the supposed frequency might also be helpful for
> diagnostics.
>
> Roman
>
>
> On Son, 2012-10-28 at 19:33 +0200, Alexandros Drymonitis wrote:
> > They used the default settings, which should be 20, right? I mean,
> > they didn't change anything, it was their first encounter with Pd.
> >
> > On Sun, Oct 28, 2012 at 7:31 PM, Björn Eriksson 
> > wrote:
> > Hello,
> > maybe it was the delay (msec) in the Audio settings (under
> > Media) that
> > was set too low? If set too low this can happen.
> >
> > /Björn Eriksson
> >
> > On Sun, Oct 28, 2012 at 4:01 PM, Alexandros Drymonitis
> >  wrote:
> > > Hi all,
> > > Yesterday I was giving an introductory course on Pd and a
> > couple of students
> > > who had ACER laptops running windows xp had really audible
> > glitches when
> > > playing only sinewaves. Is there something to be installed
> > to the computer
> > > to avoid this? Is it supposed to be a know problem?
> > >
> > > Thanks
> > >
> >
> > > ___
> > > 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-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Audio glitches with windows xp

2012-10-28 Thread Roman Haefeli
Hi Alexandros

An audio recording of the glitchy sine tone might give some hints what
could be wrong. Knowing the supposed frequency might also be helpful for
diagnostics.

Roman


On Son, 2012-10-28 at 19:33 +0200, Alexandros Drymonitis wrote:
> They used the default settings, which should be 20, right? I mean,
> they didn't change anything, it was their first encounter with Pd.
> 
> On Sun, Oct 28, 2012 at 7:31 PM, Björn Eriksson 
> wrote:
> Hello,
> maybe it was the delay (msec) in the Audio settings (under
> Media) that
> was set too low? If set too low this can happen.
> 
> /Björn Eriksson
> 
> On Sun, Oct 28, 2012 at 4:01 PM, Alexandros Drymonitis
>  wrote:
> > Hi all,
> > Yesterday I was giving an introductory course on Pd and a
> couple of students
> > who had ACER laptops running windows xp had really audible
> glitches when
> > playing only sinewaves. Is there something to be installed
> to the computer
> > to avoid this? Is it supposed to be a know problem?
> >
> > Thanks
> >
> 
> > ___
> > 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] Audio glitches with windows xp

2012-10-28 Thread Björn Eriksson
Yes, I think default is 20 msec, they can anyway change to something
50-100msec just to see if the glitches goes away. If the laptop are
slow it might help. I´d say give it a try first... then continue with
other things.

All the best,
Björn

On Sun, Oct 28, 2012 at 6:33 PM, Alexandros Drymonitis  wrote:
> They used the default settings, which should be 20, right? I mean, they
> didn't change anything, it was their first encounter with Pd.
>
>
> On Sun, Oct 28, 2012 at 7:31 PM, Björn Eriksson  wrote:
>>
>> Hello,
>> maybe it was the delay (msec) in the Audio settings (under Media) that
>> was set too low? If set too low this can happen.
>>
>> /Björn Eriksson
>>
>> On Sun, Oct 28, 2012 at 4:01 PM, Alexandros Drymonitis 
>> wrote:
>> > Hi all,
>> > Yesterday I was giving an introductory course on Pd and a couple of
>> > students
>> > who had ACER laptops running windows xp had really audible glitches when
>> > playing only sinewaves. Is there something to be installed to the
>> > computer
>> > to avoid this? Is it supposed to be a know problem?
>> >
>> > Thanks
>> >
>> > ___
>> > 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] Audio glitches with windows xp

2012-10-28 Thread Alexandros Drymonitis
They used the default settings, which should be 20, right? I mean, they
didn't change anything, it was their first encounter with Pd.

On Sun, Oct 28, 2012 at 7:31 PM, Björn Eriksson  wrote:

> Hello,
> maybe it was the delay (msec) in the Audio settings (under Media) that
> was set too low? If set too low this can happen.
>
> /Björn Eriksson
>
> On Sun, Oct 28, 2012 at 4:01 PM, Alexandros Drymonitis 
> wrote:
> > Hi all,
> > Yesterday I was giving an introductory course on Pd and a couple of
> students
> > who had ACER laptops running windows xp had really audible glitches when
> > playing only sinewaves. Is there something to be installed to the
> computer
> > to avoid this? Is it supposed to be a know problem?
> >
> > Thanks
> >
> > ___
> > 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] Audio glitches with windows xp

2012-10-28 Thread Björn Eriksson
Hello,
maybe it was the delay (msec) in the Audio settings (under Media) that
was set too low? If set too low this can happen.

/Björn Eriksson

On Sun, Oct 28, 2012 at 4:01 PM, Alexandros Drymonitis  wrote:
> Hi all,
> Yesterday I was giving an introductory course on Pd and a couple of students
> who had ACER laptops running windows xp had really audible glitches when
> playing only sinewaves. Is there something to be installed to the computer
> to avoid this? Is it supposed to be a know problem?
>
> Thanks
>
> ___
> 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] windowing extended objetcs, mistakes on help files and how to make them into vanilla patches

2012-10-28 Thread Alexandre Torres Porres
> I suggest that the bugs are in the
> descriptions rather than the objects

yep, that is what I meant. It's actually no bug then, just some descriptive
mistake, easily correctable by altering the comments in the help files.

I was trying to get a hold of the author in here to warn him about it, but
if needed I can file a bug report.

I was also curious and asking how to make them into Pd vanilla patches. I
was able to make them all as patches but the kaiser window, and the
gaussian is a bit different too.

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


Re: [PD] "glitching" tools

2012-10-28 Thread Antonio Roberts
I recently utilised the [binfile] object to create glitchy images in
PD http://www.hellocatfood.com/2012/09/23/create-jpgs-in-pure-data/

Myself and a friend recently used this same technique to glitch an mp4
file (which is very similar in structure to jpg files). I'll share the
patch once it's cleaner

Servando Barreiro has achieved glitchy effects in PD
http://www.youtube.com/watch?v=Jvo-Q_hf5Rg&feature=plcp However, this
appears to be a graphics card glitch rather than something purely in
Pure Data

Finally, I did a test awhile back of using the On2 VP6 codec and GEM
always glitches the output
http://www.flickr.com/photos/hellocatfood/5569592530/

Hope this helps!

Antonio

On 27 October 2012 22:04, David Schaffer  wrote:
> Hi there,
>
> I just watched this crazy video about glitch art:
> http://www.youtube.com/watch?v=gr0yiOyvas4&feature=share&list=PLC3D565688483CCB5
> It explains how to create a glitchy image by turning an jpeg file into a
> .txt file, doing all sort of random modifications into it, and turning it
> back to .jpg. I tried to do the same with an mp3 an got impressive (yet
> unpredictable) results. I was wondering if anyone out there had explored
> this field using pd. It would be awsome to have a set of tools to walk this
> fascinating path...
>
> D.S
>
> http://www.flickr.com/photos/schafferdavid/
>
> http://audioblog.arteradio.com/David_Schaffer/
>
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>



-- 

anto...@hellocatfood.com
http://www.hellocatfood.com


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


[PD] Audio glitches with windows xp

2012-10-28 Thread Alexandros Drymonitis
Hi all,
Yesterday I was giving an introductory course on Pd and a couple of
students who had ACER laptops running windows xp had really audible
glitches when playing only sinewaves. Is there something to be installed to
the computer to avoid this? Is it supposed to be a know problem?

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