Albert Graef
b83d2340a5
Jack MIDI portnames ( fixes #944 ) ( #945 )
* Rework the seqmidi aliases.
- The 1st alias is now the Jack1 MIDI port name with alsa_midi prefix.
- This 2nd alias is basically the same as the 1st alias with the
alsa_midi prefix stripped, so that devices are listed under the ALSA
names.
Also fixed the "capture" and "playback" port type names which were the
wrong way round.
* Rework the rawmidi alias.
Like in alsa_seqmidi.c, the 1st alias is now the Jack1 MIDI port name
with alsa_midi prefix.
* Rework pretty-name metadata.
The rawmidi and seqmidi pretty-name metadata now uses the same Jack1
port name as the 1st alias, without the alsa_midi: prefix.
1 year ago
Luciano Iam
02528686c4
Rename PortSetDeviceMetadata to PortSetDefaultMetadata
5 years ago
Luciano Iam
a5093f06ca
Rename PortSetDeviceMetadata to PortSetDefaultMetadata
5 years ago
Luciano Iam
ab536f67bc
Rename system_midi:* back to system:midi_*
5 years ago
Luciano Iam
0f015fc53b
Set pretty-name for ALSA seq MIDI ports
5 years ago
falkTX
c8fd3f6a0f
Set "seq" alsa midi driver to maximum resolution possible
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
7dfdbe133a
Cleanup some warnings
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
Karl Linden
f5f22c6bef
Revert "Fix unused{,-but-set}-variable compiler warnings."
This reverts commit dde9f29a8e
.
The commit introduced the following compiler error:
[100/255] Compiling posix/JackNetUnixSocket.cpp
../posix/JackNetUnixSocket.cpp: In member function 'int Jack::JackNetUnixSocket::NewSocket()':
../posix/JackNetUnixSocket.cpp:126:32: error: 'tos' was not declared in this scope
socklen_t len = sizeof(tos);
6 years ago
Karl Linden
dde9f29a8e
Fix unused{,-but-set}-variable compiler warnings.
7 years ago
KimJeongYeon
4a94e12986
jack2 supports android devices & rebase current changes to master
11 years ago
sletz
00b166e731
Cleanup code using snprintf.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4586 0c269be4-1314-0410-8aa9-9f06e86f4224
13 years ago
sletz
a7e8377441
rebase from trunk 4083:4180
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4181 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
4f249a336f
Remove JackPortIsActive flag.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4120 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
ec2e42c933
rebase from trunk 3899:3916
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3917 0c269be4-1314-0410-8aa9-9f06e86f4224
15 years ago
Stéphane LETZ
04206f10d1
Implement new JackPortIsActive flag for ports, ports have this status between client "activate" and "deactivate".
15 years ago
nedko
777094b6c1
Fix for #114 (-X seq stuck midi notes), by kfoltman
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3229 0c269be4-1314-0410-8aa9-9f06e86f4224
16 years ago
sletz
8de9ecbb2e
Fix alsa_seq port naming.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3028 0c269be4-1314-0410-8aa9-9f06e86f4224
16 years ago
sletz
b9395c1fb0
Backport of latest Paul alsa_seqmidi changes.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3023 0c269be4-1314-0410-8aa9-9f06e86f4224
16 years ago
sletz
f19b74f904
Header cleanup, add --clients and --ports options in configure.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@2957 0c269be4-1314-0410-8aa9-9f06e86f4224
16 years ago
nedko
a677f00a0d
waf: improve drivers build script
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@2422 0c269be4-1314-0410-8aa9-9f06e86f4224
17 years ago
sletz
c0f0fd7cc9
Merge control branch.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@2339 0c269be4-1314-0410-8aa9-9f06e86f4224
17 years ago
sletz
c7285fc60c
Cleanup
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@2205 0c269be4-1314-0410-8aa9-9f06e86f4224
17 years ago
sletz
bc4c8bc34b
Use SetAlias for port naming. Use jackd midi port naming scheme.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@1845 0c269be4-1314-0410-8aa9-9f06e86f4224
17 years ago
sletz
f9732d0536
Correct ALSA midi driver with new MIDI API
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@1779 0c269be4-1314-0410-8aa9-9f06e86f4224
17 years ago
sletz
bb63aa781e
Dmitry Baikov MIDI patch : alsa_seqmidi and alsa_rammidi drivers.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@1760 0c269be4-1314-0410-8aa9-9f06e86f4224
17 years ago