-
Add
Enable=Sourceto /etc/bluetooth/audio.conf right after[General]. -
Find address in form XX:XX:XX:XX:XX:XX of phone with
hcitool scan. -
Pair and trust smartphone with
sudo bluez-simple-agent hci0 XX:XX:XX:XX:XX:XXandsudo bluez-test-device trusted XX:XX:XX:XX:XX:XX yes. -
Create loopback in pulseaudio connection bluetooth a2dp source with alsa sink:
| > rPrint({first={true,1.3,"abc",{1,2,5}},22,33,last={nil,5},2},nil,"Junk") | |
| Junk table | |
| Junk [1] number 22 | |
| Junk [2] number 33 | |
| Junk [3] number 2 | |
| Junk [last] table | |
| Junk [last] [2] number 5 | |
| Junk [first] table | |
| Junk [first] [1] boolean true | |
| Junk [first] [2] number 1.3 |
| # ReachView code is placed under the GPL license. | |
| # Written by Egor Fedorov (egor.fedorov@emlid.com) | |
| # Copyright (c) 2015, Emlid Limited | |
| # All rights reserved. | |
| # If you are interested in using ReachView code as a part of a | |
| # closed source project, please contact Emlid Limited (info@emlid.com). | |
| # This file is part of ReachView. |
The repository for the assignment is public and Github does not allow the creation of private forks for public repositories.
The correct way of creating a private frok by duplicating the repo is documented here.
For this assignment the commands are:
- Create a bare clone of the repository.
(This is temporary and will be removed so just do it wherever.)
git clone --bare git@github.com:usi-systems/easytrace.git
AES67 (an open standard for high quality audio over IP) is becoming mainstream in the world of broadcast and professional audio industries, however there is a very limited amount of open source software available to interoperate with it. As a result we are often just replacing XLRs with Ethernet, without taking advantage of the possibilites the software give. While Virtual Soundcards enable some of this, native network implementations would allow greater flexibility.
This is my wishlist of things that would help change that. Hopefully one day it can be turned into a AES67 Awesome List.
As open source has resulted in very rapid evolution of the web, I believe the same is possible for professional/broadcast audio.
It is possible that some of this already exists and I just havn't found it yet. Please add a comment below if you know of something!
| Icecast: | |
| http://icecast.mediaworks.nz/ | |
| http://icecast.mediaworks.nz/status-json.xsl | |
| Radio-API: | |
| https://radio-api.mediaworks.nz/radio-api/v3/stations/ | |
| https://radio-api.mediaworks.nz/radio-api/v3/station/[identifier] | |
| https://radio-api.mediaworks.nz/radio-api/v3/station/[identifier]/web | |
| https://radio-api.mediaworks.nz/radio-api/v3/station/[identifier]/[region]/web |