Bill Purvis wrote:
> I'm currently working on an Arduino-based project which generates MIDI output.
> Under Linux it appears as a /dev/ttyUSB?. How can I persuade ALSA to treat it
> as a MIDI
> source (and possibly destination).
Your hardware should correctly implement the USB MIDI protocol in th
remu kelly wrote:
> Is it possible to have another plugin to place after dmix plugin.:-
>
> input -> some plugin -> dmix plugin -> one more plugin -> hw
No; the dmix plugin requires direct access to the hardware device's
memory buffer, which is not part of the plugin API.
Regards,
Clemens
-
Hi,
Is it possible to have another plugin to place after dmix plugin.:-
input -> some plugin -> dmix plugin -> one more plugin -> hw
Regards,
--
Check out the vibrant tech community on one of the world's most
engaging
I'm currently working on an Arduino-based project which generates MIDI
output.
Under Linux it appears as a /dev/ttyUSB?. How can I persuade ALSA to
treat it as a MIDI
source (and possibly destination).
Bill
--
++
| Bill Purvis
Hi ,
I am trying to create a new "rate_converter". for start i am trying to
create a empty converter, but facing below error:
---
Playing WAVE '/home/Test.wav' : Signed 16 bit Little Endian, Rate 48000 Hz,
Stereo
aplay: set_params:1297: Unable to install hw params:
signature.asc
Description: This is a digitally signed message part
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Dear Jason,
Am Mittwoch, den 03.05.2017, 15:20 +1000 schrieb Jason Harrop:
> I've got a Dell M4700 running Ubuntu linux 16.04, and the latest ALSA
> driver, but I can't get the internal microphone to work. I did have a USB
> mic working, but not any more it seems...
[…]
First the obvious, did