Re: [PD] Multiple audio outputs on a single-board computer ?

2021-07-14 Thread jdlv

  
  
Hi,
this is crap by design! 
  This is a hack that cannot work reliably, the channels are not
  synchronized between the I2S port and the FPGA, sometimes they
  mix.
  And the card is not always recognized during boot, you must reboot
  until it is detected.
https://github.com/Audio-Injector/Octo/issues/1
https://github.com/Audio-Injector/Octo/issues/8
https://github.com/Audio-Injector/Octo/issues/27
Stay away!
joël





le 13/07/2021 à 21:17, cyrille henry a
  écrit :

Hello,
  
  
  I bought one octo for a project thanks to Thomas experience,
  
  It worked great at home when I plugged it on my mix table, but
  when I install everything in the project final destination, plug
  the sound-card on an amplifier, switch everything on: the sound
  card did not works anymore.
  
  I tried to contact someone at audioinjector, but I hardly have
  answer to my question. IT'S THE WORST CUSTOMER SERVICE EVER!
  
  It's been 2 week, my project is on standby, I'm still stuck with a
  broken sound card.
  
  So I don't recommend this soundcard to anyone and I consider
  buying a gigaport instead and throw this crap away.
  
  
  unless someone have a suggestion to a cheaper 8 output soundcard
  for a RPI 4.
  
  
  Cheers
  
  C
  
   
  
  
  Le 19/03/2021 à 21:12, Thomas Grill a écrit :
  
  Yes, i have one of those and it works well
on the Rpi, also with Pd of course.

best, Thomas


Am 18.03.2021 um 10:24 schrieb Pierre
  Massat :
  
  
  Thank you all for your replies. I didn't even know surround
  soundcards
  
  existed. This looks promising given my budget.
  
  In the meantime I found this :
  
https://shop.audioinjector.net/detail/Sound_Cards/Octo+RCA+sound+card
  
  Anybody has experience using it with Pd ?
  
  
  Cheers,
  
  
  Pierre.
  
  
  2021-03-17 17:53 UTC+01:00, Lorenzo Sutton
  :
  
  On 17/03/21 07:42, Pierre Massat
wrote:

Dear all,
  
  
  I haven't posted anything on this list in years.
  
  I'm trying to build a system to play several sound files
  in a loop,
  
  each around 2 minutes in length, all at the same time. By
  "several" I
  
  mean 10 to 15 different files. While I'd have no problem
  making a Pd
  
  patch to achieve this, I have no idea what hardware I
  could use. I
  
  have a limited budget, and I was planning on running Pd on
  a Raspberry
  
  Pi (or similar single-board computer).
  
  
  Is there any cheap way of outputing than many channels
  from a single
  
  (a couple of) RPi ?
  


How many are 'many' :-)


If it's <= 8 channels and you don't care (too much) about
latency you

could check out a cheap '7.1' USB card (these can cost less
than 30 euro

online) and if it exposes 8 writable inputs via jack that
could work.

The physical outputs of these are, of course, unbalanced and
in couples

so you'd need to do some cable splitting and then maybe have
a mixer

nearby...

I never did this on the RPi but I _did_ something similar
with a cheap

5.1 usb sound blaster hooked to a laptop in the past.

I'm assuming, of course that each file would 'consume' just
1 channel...


YMMV.


If you want more than 8 output channels it will be hard to
stay 'cheap'

(which of course depends on 'how much' is your limited
budget), and then

- of course - you need to check linux compatibility (i.e. if
they are

'class compliant'...)


My two cents,


Lorenzo.




___

Pd-list@lists.iem.at mailing list

UNSUBSCRIBE and account-management ->
 

Re: [PD] sad news: RIP Martin Peach

2021-07-14 Thread Dan Wilcox
I will chime and say the same. I *think* I met him at the PdCon in Montreal and 
I was already using his osc objects for a year by then. Everything else was 
online and overall helpful.

Thanks for the code, the feedback, and all the fish. RIP mrpeach

> On Jul 7, 2021, at 12:00 PM, pd-list-requ...@lists.iem.at wrote:
> 
> Message: 2
> Date: Tue, 6 Jul 2021 12:05:04 -0400
> From: Dafydd Hughes mailto:dafyd...@gmail.com>>
> To: Miller Puckette mailto:m...@ucsd.edu>>
> Cc: Alexandre Torres Porres mailto:por...@gmail.com>>, 
> Pd-List
>   mailto:pd-list@lists.iem.at>>
> Subject: Re: [PD] sad news: RIP Martin Peach
> Message-ID: <45395905-0099-416f-9ef2-cf292d1c7...@gmail.com 
> >
> Content-Type: text/plain; charset=utf-8
> 
> I am among those who owe a huge debt to Martin Peach, although I never met 
> him. I?m so sorry to hear this news. 
> 
>> On Jul 6, 2021, at 11:59 AM, Miller Puckette via Pd-list 
>> mailto:pd-list@lists.iem.at>> wrote:
>> 
>> ?Martin made a huge contribution to electronic musicians everywhere - I'll
>> sorely miss his generous personality and his creative insights.
>> 
>> Miller
>> 
>>> On Mon, Jul 05, 2021 at 11:51:47PM -0300, Alexandre Torres Porres wrote:
>>> Sorry to bring this bad news and unfortunately I don't have much
>>> information. Derek Holzer posted on the facebook group the following "I
>>> just heard from one of his former students that Martin Peach has passed
>>> away. Rest In Power" and that is all I know.
>>> 
>>> In homage to him and his contribution to the community, I felt the need to
>>> make this announcement here, even though I did not know him or exchanged
>>> information with him directly.
>>> 
>>> Erin Gee, on the facebook group says "I loved him very much. He taught me
>>> everything I know about electronics. I feel the world is a little emptier
>>> knowing Martin is not with us anymore. Martin loved comets and outer space
>>> phenomena. The news of the new extremely large comet in recent days makes
>>> me think it is the cosmic resonance of his passing."


Dan Wilcox
@danomatika 
danomatika.com 
robotcowboy.com 



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


Re: [PD] Start Pd 0.51-4 without internet connection

2021-07-14 Thread Dan Wilcox
Something is weird with your system. In general, localhost should *always* be 
available.

What happens when you run the following in Terminal with wifi off? Press CTRL+C 
to stop once it's running.

ping localhost

> On Jul 6, 2021, at 9:55 AM, pd-list-requ...@lists.iem.at wrote:
> 
> Message: 3
> Date: Tue, 6 Jul 2021 09:39:55 +0200
> From: Maurice Moncozet  >
> To: pd-list@lists.iem.at 
> Subject: [PD] Start Pd 0.51-4 without internet connection
> Message-ID:
>>
> Content-Type: text/plain; charset="utf-8"
> 
> Hello,
> When I have no internet connection I can start Pd 0.52-2 (iMac Mojave) with
> the Terminal by going through Contents/resources/Bin/pd.
> But it does not work with Pd 0.52-3 and Pd 0.52-4.
> This is what the Terminal reports :
> 
> Last login: Tue Jul  6 09:30:01 on ttys000
> mauricemoncozet-1:~ moncozetmaurice$
> /Applications/Pd-0.51-4.app/Contents/Resources/bin/pd ; exit;
> localhost not found (inet protocol not installed?)
> nodename nor servname provided, or not known (8)logout
> Saving session...
> ...copying shared history...
> ...saving history...truncating history files...
> ...completed.
> 
> [Op?ration termin?e]
> 
> What setting should I make?
> Thank you for your response.


Dan Wilcox
@danomatika 
danomatika.com 
robotcowboy.com 



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


Re: [PD] Start Pd 0.51-4 without internet connection

2021-07-14 Thread Dan Wilcox
I believe it's a macOS system but the suggestion is still useful. If there is a 
firewall or application like Little Snitch running, it should add Pd to the 
whitelist otherwise the Pd core cannot communicate with the Pd GUI.

> On Jul 15, 2021, at 12:16 AM, Josh Moore  wrote:
> 
> On windows he will need to allow pd thru the firewall
> 
> On Wed, Jul 14, 2021, 2:04 PM Dan Wilcox  > wrote:
> Something is weird with your system. In general, localhost should *always* be 
> available.
> 
> What happens when you run the following in Terminal with wifi off? Press 
> CTRL+C to stop once it's running.
> 
> ping localhost
> 
>> On Jul 6, 2021, at 9:55 AM, pd-list-requ...@lists.iem.at 
>>  wrote:
>> 
>> Message: 3
>> Date: Tue, 6 Jul 2021 09:39:55 +0200
>> From: Maurice Moncozet > >
>> To: pd-list@lists.iem.at 
>> Subject: [PD] Start Pd 0.51-4 without internet connection
>> Message-ID:
>>  > >
>> Content-Type: text/plain; charset="utf-8"
>> 
>> Hello,
>> When I have no internet connection I can start Pd 0.52-2 (iMac Mojave) with
>> the Terminal by going through Contents/resources/Bin/pd.
>> But it does not work with Pd 0.52-3 and Pd 0.52-4.
>> This is what the Terminal reports :
>> 
>> Last login: Tue Jul  6 09:30:01 on ttys000
>> mauricemoncozet-1:~ moncozetmaurice$
>> /Applications/Pd-0.51-4.app/Contents/Resources/bin/pd ; exit;
>> localhost not found (inet protocol not installed?)
>> nodename nor servname provided, or not known (8)logout
>> Saving session...
>> ...copying shared history...
>> ...saving history...truncating history files...
>> ...completed.
>> 
>> [Op?ration termin?e]
>> 
>> What setting should I make?
>> Thank you for your response.
> 
> 
> Dan Wilcox
> @danomatika 
> danomatika.com 
> robotcowboy.com 
> 
> 
> 
> ___
> Pd-list@lists.iem.at  mailing list
> UNSUBSCRIBE and account-management -> 
> https://lists.puredata.info/listinfo/pd-list 
> 


Dan Wilcox
@danomatika 
danomatika.com 
robotcowboy.com 



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


Re: [PD] Start Pd 0.51-4 without internet connection

2021-07-14 Thread Josh Moore
On windows he will need to allow pd thru the firewall

On Wed, Jul 14, 2021, 2:04 PM Dan Wilcox  wrote:

> Something is weird with your system. In general, localhost should *always*
> be available.
>
> What happens when you run the following in Terminal with wifi off? Press
> CTRL+C to stop once it's running.
>
> ping localhost
>
> On Jul 6, 2021, at 9:55 AM, pd-list-requ...@lists.iem.at wrote:
>
> Message: 3
> Date: Tue, 6 Jul 2021 09:39:55 +0200
> From: Maurice Moncozet 
> To: pd-list@lists.iem.at
> Subject: [PD] Start Pd 0.51-4 without internet connection
> Message-ID:
> 
> Content-Type: text/plain; charset="utf-8"
>
> Hello,
> When I have no internet connection I can start Pd 0.52-2 (iMac Mojave) with
> the Terminal by going through Contents/resources/Bin/pd.
> But it does not work with Pd 0.52-3 and Pd 0.52-4.
> This is what the Terminal reports :
>
> Last login: Tue Jul  6 09:30:01 on ttys000
> mauricemoncozet-1:~ moncozetmaurice$
> /Applications/Pd-0.51-4.app/Contents/Resources/bin/pd ; exit;
> localhost not found (inet protocol not installed?)
> nodename nor servname provided, or not known (8)logout
> Saving session...
> ...copying shared history...
> ...saving history...truncating history files...
> ...completed.
>
> [Op?ration termin?e]
>
> What setting should I make?
> Thank you for your response.
>
>
> 
> Dan Wilcox
> @danomatika 
> danomatika.com
> robotcowboy.com
>
>
>
> ___
> Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> https://lists.puredata.info/listinfo/pd-list
>
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] Start Pd 0.51-4 without internet connection

2021-07-14 Thread hans w. koch
> /Applications/Pd-0.51-4.app/Contents/Resources/bin/pd ; exit;
seems to indicate, that this is on mac.
not wanting to allege anything, but there once was a hack to the hostconfig 
file to prevent a pirated copy of adobe from phoning home.
i´ve had people in workshops, who were unable to launch pd because they had 
applied this hack overzealous and nuked localhost altogether.

@maurice, i´d suggest to use finder to navigate to /etc (go to folder) and look 
up the host file.
on my mac mojave it looks like this:
##
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting.  Do not change this entry.
##
127.0.0.1   localhost
255.255.255.255 broadcasthost
::1 localhost 

hope this helps
hans

> Am 15.07.2021 um 00:20 schrieb Dan Wilcox :
> 
> I believe it's a macOS system but the suggestion is still useful. If there is 
> a firewall or application like Little Snitch running, it should add Pd to the 
> whitelist otherwise the Pd core cannot communicate with the Pd GUI.
> 
>> On Jul 15, 2021, at 12:16 AM, Josh Moore  wrote:
>> 
>> On windows he will need to allow pd thru the firewall
>> 
>> On Wed, Jul 14, 2021, 2:04 PM Dan Wilcox  wrote:
>> Something is weird with your system. In general, localhost should *always* 
>> be available.
>> 
>> What happens when you run the following in Terminal with wifi off? Press 
>> CTRL+C to stop once it's running.
>> 
>> ping localhost
>> 
>>> On Jul 6, 2021, at 9:55 AM, pd-list-requ...@lists.iem.at wrote:
>>> 
>>> Message: 3
>>> Date: Tue, 6 Jul 2021 09:39:55 +0200
>>> From: Maurice Moncozet 
>>> To: pd-list@lists.iem.at
>>> Subject: [PD] Start Pd 0.51-4 without internet connection
>>> Message-ID:
>>> 
>>> Content-Type: text/plain; charset="utf-8"
>>> 
>>> Hello,
>>> When I have no internet connection I can start Pd 0.52-2 (iMac Mojave) with
>>> the Terminal by going through Contents/resources/Bin/pd.
>>> But it does not work with Pd 0.52-3 and Pd 0.52-4.
>>> This is what the Terminal reports :
>>> 
>>> Last login: Tue Jul  6 09:30:01 on ttys000
>>> mauricemoncozet-1:~ moncozetmaurice$
>>> /Applications/Pd-0.51-4.app/Contents/Resources/bin/pd ; exit;
>>> localhost not found (inet protocol not installed?)
>>> nodename nor servname provided, or not known (8)logout
>>> Saving session...
>>> ...copying shared history...
>>> ...saving history...truncating history files...
>>> ...completed.
>>> 
>>> [Op?ration termin?e]
>>> 
>>> What setting should I make?
>>> Thank you for your response.
>> 
>> 
>> Dan Wilcox
>> @danomatika
>> danomatika.com
>> robotcowboy.com
>> 
>> 
>> 
>> ___
>> Pd-list@lists.iem.at mailing list
>> UNSUBSCRIBE and account-management -> 
>> https://lists.puredata.info/listinfo/pd-list
> 
> 
> Dan Wilcox
> @danomatika
> danomatika.com
> robotcowboy.com
> 
> 
> 
> ___
> Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> https://lists.puredata.info/listinfo/pd-list




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