Talk:Flaschen Taschen: Difference between revisions
Jump to navigation
Jump to search
(let's audio!) |
(→Terminal output -- for live feedback & remote development: new section) |
||
| Line 6: | Line 6: | ||
* [https://wiki.python.org/moin/Audio Work with audio in Python] | * [https://wiki.python.org/moin/Audio Work with audio in Python] | ||
* [https://python-sounddevice.readthedocs.org/en/0.3.3/ Portaudio interface to Python]. Callbacks! | * [https://python-sounddevice.readthedocs.org/en/0.3.3/ Portaudio interface to Python]. Callbacks! | ||
== Terminal output -- for live feedback & remote development == | |||
https://github.com/hzeller/flaschen-taschen/issues/72 | |||
https://github.com/hzeller/timg | |||
Revision as of 16:14, 15 May 2024
I'm looking into sound to pixel integration. Here's my current research list
- Open Pixel Control has example using the python Math stdlib, generating a cosine wave to control RGB values.
- Open Sound Control is a UDP based protocol for controling and transmitting sound over a network
- some dude spent the last 5 years working on this proprietary DJ control rig.
- Work with audio in Python
- Portaudio interface to Python. Callbacks!
Terminal output -- for live feedback & remote development
https://github.com/hzeller/flaschen-taschen/issues/72 https://github.com/hzeller/timg