 |
Parent directory |
- |
2025-03-06 09:18:39 |
|
|
 |
oss/ |
- |
2025-03-06 09:18:39 |
|
|
 |
Kconfig |
1623 bytes |
2025-03-06 09:18:39 |
- |
|
 |
Makefile |
859 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:05 |
|
 |
seq.c |
3245 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:05 |
|
 |
seq_clientmgr.c |
66719 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:05 |
|
 |
seq_clientmgr.h |
2200 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:05 |
|
 |
seq_compat.c |
4007 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:05 |
This file included from seq.c |
 |
seq_dummy.c |
5154 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:06 |
|
 |
seq_fifo.c |
5865 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:06 |
|
 |
seq_fifo.h |
1698 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:06 |
|
 |
seq_info.c |
1463 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:06 |
|
 |
seq_info.h |
748 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:06 |
|
 |
seq_lock.c |
744 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:06 |
|
 |
seq_lock.h |
612 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:06 |
|
 |
seq_memory.c |
11903 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:06 |
|
 |
seq_memory.h |
2487 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:06 |
|
 |
seq_midi.c |
13428 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:06 |
Possible options for midisynth module:
automatic opening of midi ports on first received event or subscription
(close will be performed when client leaves) |
 |
seq_midi_emul.c |
19290 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:06 |
This module is used to keep track of the current midi state. |
 |
seq_midi_event.c |
13661 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:06 |
|
 |
seq_ports.c |
18790 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:06 |
|
 |
seq_ports.h |
4325 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:06 |
|
 |
seq_prioq.c |
10447 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:06 |
|
 |
seq_prioq.h |
1230 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:06 |
|
 |
seq_queue.c |
19098 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:06 |
|
 |
seq_queue.h |
3028 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:06 |
|
 |
seq_system.c |
4930 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:06 |
|
 |
seq_system.h |
1326 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:06 |
|
 |
seq_timer.c |
11972 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:06 |
|
 |
seq_timer.h |
4114 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:06 |
|
 |
seq_virmidi.c |
13484 bytes |
2025-03-06 09:18:39 |
2025-03-06 13:34:06 |
Virtual Raw MIDI client
The virtual rawmidi client is a sequencer client which associate
a rawmidi device file. |