pisoundnotes
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
pisoundnotes [2022/06/10 18:20] – givanbela | pisoundnotes [2022/06/10 18:29] (current) – givanbela | ||
---|---|---|---|
Line 3: | Line 3: | ||
==== Notes Marco ==== | ==== Notes Marco ==== | ||
+ | |||
+ | < | ||
################## | ################## | ||
Line 116: | Line 118: | ||
localDumpFile = recording.mp3 | localDumpFile = recording.mp3 | ||
+ | </ | ||
==== Notes Gívan ==== | ==== Notes Gívan ==== | ||
+ | |||
+ | < | ||
+ | |||
+ | PISOUND revisited... 20220607 | ||
+ | |||
+ | While trying to configure the Pisound for streaming, we made the following (incomplete) notes. | ||
+ | We like the quality of the soundcard, and the fact that patchbox is an optimized os for sound applications. | ||
+ | One thing to remember, the Pisound has no phantom for microphones! | ||
+ | |||
+ | 0. Documentation Pisound: | ||
+ | | ||
+ | | ||
+ | | ||
+ | |||
+ | Download [Beta] Patchbox OS image 2022-05-17 | ||
+ | https:// | ||
+ | Default: | ||
+ | User name patch | ||
+ | Password blokaslabs | ||
+ | WiFi SSID Patchbox | ||
+ | WiFi password blokaslabs | ||
+ | |||
+ | We installed it with balenaEtcher (https:// | ||
+ | Additional terminal commands: | ||
+ | diskutil list (volume disk#) | ||
+ | cd / | ||
+ | touch / | ||
+ | |||
+ | A. Patchbox OS configs | ||
+ | |||
+ | pisound-config | ||
+ | pisound wizard | ||
+ | |||
+ | Interesting: | ||
+ | |||
+ | It is advisable to read the Button configuration first: | ||
+ | https:// | ||
+ | click 3x to toggle wifi hotspot | ||
+ | hold 5-7s = shutdown | ||
+ | |||
+ | At first the Soundpi would not connect to the WIFI first, maybe that is due to the bullseye upgrade? | ||
+ | Solution: | ||
+ | sudo raspi-config | ||
+ | System Options -> S5 Boot/Auto Login -> select "B3 Desktop GUI - requiring user to login" | ||
+ | (let's try the automatic login later again) | ||
+ | |||
+ | We tried installing icecast2 and darkice like explained in: | ||
+ | https:// | ||
+ | sudo apt-get install icecast2 darkice | ||
+ | |||
+ | But that did not quite work out, so the idea was to use the installed Vanilla PureData, and use the pdogg externals. At first PD did not recognize any installed or downloaded externals, but that was because of path error, they were automatically installed on: | ||
+ | |||
+ | We put them in: / | ||
+ | You can download the externals by terminal sudo apt install pd-pdogg | ||
+ | (or replace the pdogg with other lib names) | ||
+ | Don't forget to set in PureData, in preferences both the paths and names of the libraries | ||
+ | For starting up you can also edit the settings in the (hidden) settings file with | ||
+ | | ||
+ | sudo nano .pdsettings | ||
+ | |||
+ | And now happily streaming to locusonus and multiplace servers... | ||
+ | |||
+ | 2. the more professional notes by Marco Kuhn helped out with the following: | ||
+ | --> INSERT TEXT | ||
+ | |||
+ | stream multiplace and locusonus | ||
+ | |||
+ | still to test: | ||
+ | patch startup on usb stick | ||
+ | VNC | ||
+ | pisound app | ||
+ | |||
+ | |||
+ | |||
+ | </ | ||
pisoundnotes.1654878047.txt.gz · Last modified: 2022/06/10 18:20 by givanbela