e file pointers are
> concerned. Sometimes externals will work on both versions but if the
> external opens its own files using Pd functions to find the path then it
> probably won't.
>
> Martin
>
>
> On 2014-04-05 11:36, Rafael Vega wrote:
>
>> I also find it s
Sat, Apr 5, 2014 at 10:34 AM, Rafael Vega wrote:
> Hi Miller,
>
> On my windows machines (XP and 8.1), if I tried to open with mode 'r', the
> later call to ov_open would fail. If I change the mode to 'rb', the later
> call to ov_open works fine. I also read somew
> it makes no sense to check the sign of a pointer as far as I know.
>
> cheers
> Miller
>
> On Fri, Apr 04, 2014 at 11:21:37PM -0400, Martin Peach wrote:
> > I think it's here:
> >
> > http://sourceforge.net/p/pure-data/patches/
> >
> > Mart
ggread~] in particular though ... but
> is this problem/patch only a windows one?
>
>
> Simon
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/
> listinfo/pd-list
>
--
Ra
Forgot to say: this fixes my issue, I can now open and play ogg files.
On Fri, Apr 4, 2014 at 8:49 PM, Rafael Vega wrote:
> Even more stuff ;)
>
> In the same file, oggread~.c there is a line that reads:
>
> if((x->x_file = sys_fopen(filename->s_name, "r&qu
h to pd-extended :P
On Fri, Apr 4, 2014 at 7:22 PM, Rafael Vega wrote:
> Follow up:
>
> Looking at the code for oggread~, I found that it does the actual opening
> of the file with
>
> if(ov_open(x->x_file, &x->x_ov, NULL, -1) < 0)
>
> on the
ks.html
[2] http://xiph.org/vorbis/doc/vorbisfile/ov_open.html
On Fri, Apr 4, 2014 at 5:48 PM, Rafael Vega wrote:
> Hi.
>
> I am trying to use [oggread~] external on an application i'm developing
> with libpd. No problems on mac or linux. Howerver, on windows (xp and 8,
> 32bi
me
outcome.
The weirdest part is that if I run pd vanilla, copy oggread~.dll from
pd-extended into the "extra" directory, the ogg files are opened correctly.
Any ideas on how to make this work? What kind of debug info can I provide?
--
Rafael Vega
email.r...@gmail.com
___
Thank you, Winfried!! :D
+ an iio-backend for Jack2 to use the internal AD's
>in jack for processing sensor data in PD ;-))) but tricky
>
>
I'm quite interested in this. Will you make this available in your blog?
> + but with a trick: filtered 5V supply for the USB-card not the USB po
ed USB hub. Ultimately for one audio input the Raspberry Pi
> could probably serve most purposes, while the UDOO is more likely to scale
> to bigger installations.
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and accou
___
>> 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
>
>
--
Rafael Vega
email.r...@gmail.com
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
>
> So to keep this from becoming yet another copy of a previous thread in the
> archive, here's the thing: someone has to step up and say, "I am going to
> maintain 'core Pd'." That would mean listening to the needs of the
> community, reviewing patches, and _delegating_ responsibilities.
>
Yes!
ams.
Also, any ideas on how to buffer to disk?
:)
On Sat, Feb 15, 2014 at 11:51 AM, Rafael Vega wrote:
> Hi list :)
>
> I'm building a patch where I need to use 50 audio files. Each one is about
> 12:50 minutes, I encoded them as 16 bit, 44,1KHz, mono and in total they
> a
compressed audio format for something like this?
Maybe someone can suggest a different, easier approach?
Thanks! :)
--
Rafael Vega
email.r...@gmail.com
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
; My other question is then, if I don't want to use Jack and just want to
> use something simple to tie up the dac of libpd to my default sound card -
> is there a simple way of doing that?
>
> Thanks
> Josh
>
>
> On Thu, Nov 7, 2013 at 1:31 PM, Rafael Vega wrote:
And yes, the iOS Test project does the audio I/O for you.
On Thu, Nov 7, 2013 at 8:30 AM, Rafael Vega wrote:
>
>
>
> On Thu, Nov 7, 2013 at 8:23 AM, Joshan Mahmud wrote:
>
>> I believe so, I'm running this code:
>> https://github.com/libpd/libpd/blob/master/
h the output AudioUnit on
>>> OSX has a default volume of 0 (unlike iOS which has default of 1.0 for
>>> volume) so would it be something like that?
>>>
>>> Thanks!!!
>>> Josh
>>>
>>
>>
>> Did you send a "dsp on" message to your patch?
&g
me through).
>
> Anyone have any good ideas? I know that with the output AudioUnit on OSX
> has a default volume of 0 (unlike iOS which has default of 1.0 for volume)
> so would it be something like that?
>
> Thanks!!!
> Josh
>
Did you send a "dsp on" message to
to it's
own repository and post it there in the next few days.
Cheers.
--
Rafael Vega
email.r...@gmail.com
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
y.
>
> - When committing make sure that only the desired files are added.
>
> Hope that helps,
> Joe
>
> On 17 April 2013 15:54, Roman Haefeli wrote:
>
>> On Wed, 2013-04-17 at 09:27 -0500, Rafael Vega wrote:
>>
>>
>> > Can anyone provide tips on how
s and gives
you a .pd file full of conflict markers that confuse the pd file parser.
Can anyone provide tips on how to diff two pd patches to find differences
quickly so that conflicts can be fixed by hand without spending too much
time trying to find differences?
Thanks!
--
Rafael Vega
em
Hi, sorry for the noise. Looking at the git logs made this pretty obvious.
The commit I was looking for is here:
http://pure-data.git.sourceforge.net/git/gitweb.cgi?p=pure-data/pd-extended.git;a=commitdiff;h=c1a5e1f63884d3780123a2265865ea4052bcb63d
On Mon, Mar 11, 2013 at 8:52 AM, Rafael Vega
someone suggest how to figure out which commit to checkout if I want to
have code that works just like the 0.43-4 release? (expect same bugs, if
any, etc.)
BTW, It would be very nice to have the tags in the pd-extended repo :)
Thanks.
--
Rafael Vega
email.r...@gmail.com
23 matches
Mail list logo