Re: [proaudio] zynaddsubfx compile error + jack problems? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] zynaddsubfx compile error + jack problems?
- From: "Arve Barsnes" <arve.barsnes@xxxxxxxxx>
- Date: Mon, 11 Aug 2008 19:13:48 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=JIuz9MKWGwDNk9VRSoh6kHhbir0LiqBxHvfuQaZjgwU=; b=JYFaMRTvcAoAKwdutZadvjiUdPo1MffYmyHICzBtrmdCBq9JdukclmnHKCgs9HwHtQ xQrSZatBjxKbUuGkq6FHBgO52UoOea8jhXmbOjBhS+stnhdWrOq9DLx0OEBaXw9QFcSG iHzQajkDsBQ9m+T0WWsNEGy5mDwU/W6xcIbjU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=C+qBe2mbTEjav/t64KEwoYBEfxsOT7jmKHqBe5EIcSzdSeThV8QQllpvBkgXcM6MKy b7qcnYGxfsoX0CbNo5n2bVH1PptCUlt5UymJS8HLIKNrxy5fdi65ECj6UMjEB6qcTMmM ZC3B3U7eE6HLtbelkc0/pVq6DSKvYmQA1SqxQ=
$ strings /usr/lib/libjack.so 2>/dev/null | grep -i jack_midi
jack_midi_get_event_count
jack_midi_event_get
jack_midi_get_lost_event_count
jack_midi_event_reserve
jack_midi_event_write
jack_midi_max_event_size
jack_midi_clear_buffer
On the other hand, I have started having trouble with ardour after
installing jackdmp. I cannot be sure it is jackdmp's fault of course,
but that's the only thing I can think of. In ardour, it is now
impossible to move the playhead any way at all. I'm suspecting jack is
setting the position, and won't budge at all. Also, although ardour
shows sound on the track I've chosen for it, nothing is recorded from
hydrogen when I try doing that. I upgraded both ardour and hydrogen
before or during the weekend, but I'm pretty sure I've used both after
the upgrade without problems. At least ardour worked fine yesterday.
Which leaves jack.