The code is on Github. I made an updated build of MIDI Patchbay and will probably also update SimpleSynth as I find it useful.
> On Dec 10, 2020, at 11:26 AM, pd-list-request(a)lists.iem.at wrote:
>
> Message: 2
> Date: Thu, 10 Dec 2020 10:18:59 +0100
> From: Max <abonnements(a)revolwear.com <mailto:abonnements@revolwear.com>>
> To: pd-list(a)lists.iem.at <mailto:pd-list@lists.iem.at>
> Subject: Re: [PD] Apple's GM MIDI player in Pd?
> Message-ID: <fbfe7571-b0ca-7661-c53f-ad3f2d3fe20a(a)revolwear.com <mailto:fbfe7571-b0ca-7661-c53f-ad3f2d3fe20a@revolwear.com>>
> Content-Type: text/plain; charset=utf-8; format=flowed
>
> Back in the days when I still was an Apple user, there was simplesynth.
> https://notahat.com/simplesynth/ <https://notahat.com/simplesynth/>
> maybe it still works if it wasn't broken by one of the OS updates...
--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>
You can send to the DLS synth when it's wrapped in a separate application, ie. SimpleSynth. To use it within Pd would be extra work, which is possible but lower priority when you can connect Pd to anything, including SimpleSynth.
For Linux, there is Timidity but it is a user space app and not part of the system, so it will always be separate. You will need too use something like connect to connect PD to it when both are running.
> On Dec 10, 2020, at 3:33 AM, pd-list-request(a)lists.iem.at wrote:
>
> Message: 1
> Date: Wed, 9 Dec 2020 23:32:50 -0300
> From: Alexandre Torres Porres <porres(a)gmail.com <mailto:porres@gmail.com>>
> To: Pd-List <pd-list(a)lists.iem.at <mailto:pd-list@lists.iem.at>>
> Subject: [PD] Apple's GM MIDI player in Pd?
> Message-ID:
> <CAEAsFmjtkWXnR7Hp=qjadpES=wK7dDquJZub7hXxCBd2epmNVw(a)mail.gmail.com <mailto:CAEAsFmjtkWXnR7Hp=qjadpES=wK7dDquJZub7hXxCBd2epmNVw@mail.gmail.com>>
> Content-Type: text/plain; charset="utf-8"
>
> I noticed Pd in windows can use an internal MS GM player, see:
>
> [image: 2020-12-09 23.20.34.jpg]
>
> And seems Apple also has a similar thing, called "DLS Sound Set" or
> something like it that other softwares use (like Live and Max) but Pd can't
> see it. I wonder if there's a way for Pd to see it or if there's something
> in the way.
>
> Thanks
>
> ps. while we're at it, does Linux have something like that too?
--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>
Dear Miller,
Patrick Pagano says on FB that it's you birthday.
Hope you have a happy day!
Thank you for the gift of PD.
PD has allowed my soul to sing.
PD has set my soul free.
BH, Binghamton NY, USA.
Hi,
- Thank you IOhannes for your advice; the makefile is now edited according to it.
- Alfonso, did you succeed compiling it in Windows?
Cheers,
Julian.
> i haven't checked the repository, but this sounds like a *typical* case
> of object-files in the respository.
>
> the quick fix is to just run "make clean" before running "make".
>
>
> the real fix is, that Julian should remove *all* files that are
> generated by a compiler (*.o, *.pd_darwin).
And the real real fix is the repo should adapt the .gitginore file in the pd-lib-builder's hello world example repo so this files are not tracked in the first place.
--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>
Hey all,
I noticed Michael Ganss has released pdjs and you can get it via Deken.
https://github.com/mganss/pdjs
It's a JavaScript interface for Pure Data, allowing you to create
objects that receive and send Pd messages using JavaScript code. Works
great so far!
Cheers,
Chris.
--
https://mccormick.cx/
Hi guys,
I would like to share my recent work PdWebParty which is a web app that
allows you to run Pd patches in a web browser and share them by using a web
link. As the name implies, it is inspired by PdDroidParty and PdParty.
Currently, the app only supports Bang(bng), Toggle(tgl), Canvas(cnv), and
Comment but other objects will be added soon.
You can try the app from https://pdwebparty.herokuapp.com/
For more information, visit https://github.com/cuinjune/PdWebParty
Thank you!
Best,
Zack
_______________________________________________
Pd-announce mailing list
Pd-announce(a)lists.iem.at
https://lists.puredata.info/listinfo/pd-announce
Mea culpa!
Thank you IOhannes for your advice. It should work now.
Hijacking this thread, I have a library that uses the FFFTW library, I use an old shell script named "pastyroll-osx” (I think made by hans and IOhannes) to include this library in the binary, what would be method to do this using pdlibbuilder?
Cheers,
Julian.
> On Dec 5, 2020, at 7:10 AM, pd-list-request(a)lists.iem.at wrote:
>
> Send Pd-list mailing list submissions to
> pd-list(a)lists.iem.at
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.puredata.info/listinfo/pd-list
> or, via email, send a message with subject or body 'help' to
> pd-list-request(a)lists.iem.at
>
> You can reach the person managing the list at
> pd-list-owner(a)lists.iem.at
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Pd-list digest..."
>
>
> Today's Topics:
>
> 1. Re: Best beginner Pd library? (martin brinkmann)
> 2. Re: [shifter~] (info(a)hansroels.be)
> 3. Re: [shifter~] (alfonso santimone)
> 4. Re: [shifter~] (IOhannes m zmölnig)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 4 Dec 2020 12:55:19 +0100
> From: martin brinkmann <mnb(a)martin-brinkmann.de>
> To: pd-list(a)lists.iem.at
> Subject: Re: [PD] Best beginner Pd library?
> Message-ID: <53856dde-a607-d6a7-958f-1bff97eaf29b(a)martin-brinkmann.de>
> Content-Type: text/plain; charset=utf-8
>
> apart from the ones already mentioned (rj-lib, automatonism, etc.),
> i think "orac" has not been mentioned yet.
> aimed mainly at the "organelle", but also kept very simple, like
> a kind of virtual pedal-board for pd-patches.
> https://github.com/TheTechnobear/Orac
>
> and my own attempts in that direction:
> vvd at http://www.martin-brinkmann.de/pd-patches.html.
> no (apparent) userfriendly mixer though...
>
> bis denn!
> martin
>
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Fri, 4 Dec 2020 20:16:04 +0100
> From: "info(a)hansroels.be" <info(a)hansroels.be>
> To: pd-list <pd-list(a)iem.at>
> Subject: Re: [PD] [shifter~]
> Message-ID: <5256f960-9cc0-ca85-587c-4f3a7a7ad1b6(a)hansroels.be>
> Content-Type: text/plain; charset="utf-8"; Format="flowed"
>
> Thanks Julián for all the work. I tried to compile shifter~ on ubuntu
> studio but this was the result:
>
> sudo make shifter~
> ++++ info: using Makefile.pdlibbuilder version 0.6.0
> ++++ info: making target shifter~ in lib shifter
> ++++ info: linking objects in shifter~.pd_linux for lib shifter
> cc -rdynamic -shared -fPIC -Wl,-rpath,"\$ORIGIN",--enable-new-dtags
> -o shifter~.pd_linux shifter~.o -lc -lm
> shifter~.o: file not recognized: File format not recognized
> collect2: error: ld returned 1 exit status
> Makefile.pdlibbuilder:884: recipe for target 'shifter~.pd_linux' failed
> make: *** [shifter~.pd_linux] Error 1
>
> best, Hans
>
> On 12/3/20 7:37 AM, Julián Villegas wrote:
>> Thanks Christof for your suggestion,
>>
>> I finally had time to change the Makefile, I think it should work now:
>>
>> https://bitbucket.org/julovi/shifter/src/master/
>>
>> Cheers,
>>
>> Julian.
>>
>>
>>
>>
>>
>> _______________________________________________
>> Pd-list(a)lists.iem.at mailing list
>> UNSUBSCRIBE and account-management ->https://lists.puredata.info/listinfo/pd-list
>
>
> --
>
Hey all,
In 2020 is there a nice beginner library for Pd of high level GUI
objects? I'm thinking something where somebody can come in new to Pd and
string together a couple of sound generators with some effects units and
run them into a user friendly mixer and make a nice noise without having
to build anything from scratch.
Cheers,
Chris.
--
https://mccormick.cx/