I have three "cards"
1. An ens1371 -- oldie but goodie fished from the can (as my dman2044 has no
alsa support).
2. A Yamaha sw60xg. Midi sound generator, run through snd-mpu401 (Yamaha
recommended such in w2k before they had a real driver).
3. A Roland um-1 USB MIDI interface.
Applications that let me choose my routings work fine. Jack is great.
However, many OSS oriented apps simply default to the /dev/??0 as default. In
my set up, audio plays but of course, MIDI does not. Nor can I get MIDI
input. How might I set things up so that the default output /dev/midi0
references the Yamaha, now referenced in /dev/midi1, for instance and
the input references the um-1, now /dev/midi2 ??
Hello.
I'm about to switch from Debian Sid 32 bits to Gentoo 64 bits. I
have noticed ( http://packages.gentoo.org/search/?sstring=specimen ) that
Specimen isn't provided as a package in Gentoo 64 bits. So I have two
questions :
- Does the source code of Specimen compile and permits a normally
usable Specimen under a 64 Bits OS ? (and, if it's the case, does anybody
know why there's no gentoo package ? Lack of interest from any developper
or something, as quite any other audio apps seems to be avalaible under
gentoo ?).
- If I setup a 32 bits chroot under Gentoo 64 bits as it's
documented here :
( http://www.gentoo.org/proj/en/base/amd64/howtos/index.xml?part=1&chap=2
), will Specimen be usable just as a normal jackd-enabled software, with
jackd running in the 64 bits environment ? More generally, when
encountering an audio software which cannot run in 64 bits, how does it
work with 64 bits jackd ?
Thanks in advance for any enlightenment :).
Cheers,
Y.
MusE 0.8 is here at last.
[Introduction]
MusE 0.8 was originally intended to be called 0.7.2 but for various reasons
(featuritis, time, and because 'I wanna!') we decided to call it 0.8. This is
most likely the last release in the old series, next up is the much rewritten
1.0.
This release contains a number of new features lots of stability and usability
improvements. All users are encouraged to upgrade.
[Notable new features]
- Syncronization with external hardware using Midi Clock now works (see Errata
on homepage for known limitations)
- Support for restaring jack during runtime
- Import and export of midi parts with drag&drop support
- Import of plugin-presets with drag&drop support
- Internal lightweight wave editor + link to external editor
- Lots and lots of improvements, see compressed ChangeLog below
[New instrument definition files]
- Emu Proteus 200
- Roland E-28
- Roland SCD-70
- Yamaha PSR-275
- MC-505
- Roland Fantom XR
- Roland SRX-02
- Roland SRX-09
- Waldorf-Q
- Yamaha 01v
- Yamaha Motif
- Yamaha P100
[Translations]
- New polish translation
- New german translation
- Updated swedish translation
- Updated french translation
- Updated russian translation
[Notable known issues]
See the errata section on the homepage for the latest:
http://www.muse-sequencer.org/wiki/index.php/Errata0.8
[Compressed list of changes from the ChangeLog]
- Extern sync with partial looping support
- muse now starts even if jack is not found
- fixed a number of divide by zero errors mainly affecting zoom
- Updated/improved swedish translation.
- Fix for softsynths going silent under load.
- amd64 fix for rtc timer
- Added updated french translation from Intent
- Fixed crash bug in pianoroll when moving several events outside part.
- Added popup when enabling rec for a track unable to create it's wave file
- Enlarged listeditor dialog (FR:1392090)
- Fixed crash bug when arrowing left in an empty editor
- Fixed bug in detection of RTC
- Organ softsynth did not work correctly
- VAM softsynth did not work correctly
- Changed audio prefetch buffer to be dynamically sized after the jack buffers
- Fixed race condition between threads caused lockup upon quit and load
project.
- dynamically extends parts, fixes bug:1363066 Paste outside segment
- now tries both RTC and Alsa (in that sequence) for main timer
- updated muse_ru.ts from Alexandre Prokoudine
- removed assert, fixes bug:1376783, deleting track with pianoroll open
crashes muse
- fixed crash bug for showing plugin-guis when the plugin did not exist
- fixed seg fault when deleting last note in pianoroll editor
- Fixed bug 1329537 (User defined fonts not updated)
- added emuproteus200.idf from Piotr Sawicki
- added polish translation from Piotr Sawicki
- Handle restart of Jack and restart of audio
- Added new timer classes from Jonathan Woithe.
- Solo for audio tracks improved by removing the possibility to mute Output
tracks
- Implemented REPLACE for midi recording
- Fixes for Appearance dialog, background pic, event display
- Marker window now toggling
- Added "raise" to more dialog windows
- bounce now stops correctly
- Fixed position of import of wave files, inserted at cursor, now inserts at
mouse
- Added drag&drop support to plugin racks in mixer, internal and to/from disk
- Added quick search to LADSPA plugin dialog
- Implemented resize of waveparts
- Added Idf files by Steve D for Roland FantomXR, SRX-02 and SRX-09
- Internal wave editor enabled with common operations, fade, cut, amplify, etc
- Fixed bug with loading of background pixmaps
- Fixed bug 1199171 (Time change: a part does not completely fit into 4 bars),
part resize problem
- Added scrollwheel support for vertical scrolling in arranger, pianoroll and
drumeditor
- Fixed bug 1056996: Multiple selection, but single paste. Possible to copy
several parts in arranger
- Fixed bug 1092424: bug in reposition of instruments in drumeditor
- Fix for drumtracks and part export/import
- Fix for opening Midi port/softsynth dialog when already open (now raised and
set to active window)
- Added export/import of midi parts (.mpt-files), drag & drop also possible
- Fix for generating midi clock
- Added Roland E-28 idf file from Jonathan Woithe (js)
- Allows for several midi devices with the same name
- Fix for bug 1198747, tests for fluidsynth and rtcap in configure.ac
- Fix for bug 1198744, added patch for reading browser setting from config
without crashing, from Philip Nelson
- Fix for bug 1188767, downmix won't stop playback until reaching the right
marker
- the instrument list in the drumeditor now has fixed width when resizing the
window
- added nudge event position left/right w keyboard (ctrl+left/rightarrow as
default) to pianoroll and drumeditor
- added fixed length command to pianoroll, uses snap-to value
- added snap/quantize patch from Petr Mazanec (snap of notes in
pianoroll+drumeditor is now controlled by snap, not quantize)
- simpledrums: added save/load of setup to file, bugfixes. simpledrums version
is now 1.0 (go figure! ;)
- No longer crashed when enabling audio metronome when there's an aux
- fluidsynth: bankno is saved to project, switched to hbank from lbank
- make sleep() in watchdog thread non interruptible to avoid watchdog timeouts
at startup
- added vst preallocation of memory "fix"
- More fixes to filenames containing dots (for instance wca files)
- Added Yamaha-PSR275 instrument file by Petr Mazanec
- fixed patch-info issue in Fluidsynth (bug 1191214)
- fixed bug w paste in drumeditor, 1189267, patch from P Mazanec
- Fixed bug 1152441, filename can now have several dots
- Fixed bug 1183980: fluidsynth pitch controller wasn't given to MusE from the
synth
- Added an error popup when importing wave files fails.
- added support for german localization
- help: changed muse homepage location
- Fix for overflow when importing midi
- Added some fixed on dialog handling, mainly "esc" will close the widget now.
- New icons
- Added Roland-SCD70.idf from Emiliano Grilli
- New version of MC505.idf from Wim VW
- Added script to convert MusE 0.6 songs to 0.7-0.8 format
- For a complete list of changes see the ChangeLog.
For a complete list of changes see the ChangeLog:
http://cvs.sourceforge.net/viewcvs.py/lmuse/muse/ChangeLog?rev=1.214.2.141&…
Source download available:
http://sourceforge.net/project/showfiles.php?group_id=93414&package_id=1842…
Regards,
/MusE Development team
1. Libsndfile-dev debian package was defective. Hand edited the pkconfig file.
Latest and greatest on Debian may be OK.
2. Inserting the brackets in that switch statement enables that to compile.
3. rack.cpp reads a node.h file. There is one such file in the muse
directories and one such file in the kde/qt3 directories. The latter was
being used which was a no go. Made a more specific path in rack.cpp.
0.8 runs quite nicely :-)
I have used Jack with two audio devices, a usb device for input and a built in laptop device for playback. There were audible dropouts, but that is because the built in device is poorly made. So using my past experience, it would be possible to use a usb mic as input and a second usb device for output, creating a self contained portable studio.
-lee
-----Original Message-----
From: Lars Luthman <larsl(a)users.sourceforge.net>
Subj: Re: [linux-audio-user] Blue snoball USB mic
Date: Thu Mar 16, 2006 2:30
Size: 983 bytes
To: A list for linux audio users <linux-audio-user(a)music.columbia.edu>
On Thu, 2006-03-16 at 02:02 -0500, Lee A. Azzarello wrote:
> The thread about the Griffin iMic got me thinking about the Blue Snowball.
> Has anyone got this mic:
> http://www.bluemic.com/modules.php?op=modload&name=Products&file=indexâ_i…
> working on GNU/Linux on any archetecture? I'm piecing together a wireless
> portable internet radio system and the mic preamp is the bottleneck. I can't
> find a decent battery powered mic preamp to talk to Jack. This model looks
> like a step in that direction.
I haven't tried it, but I've been thinking about getting a USB
microphone too. Remember that JACK can only handle one audio device, so
it's probably not completely trivial to record from an USB microphone
(which is a separate audio device) and for example output to another
soundcard using JACK.
--
Lars Luthman
PGP key: http://www.student.nada.kth.se/~d00-llu/pgp_key.php
Fingerprint: FCA7 C790 19B9 322D EB7A E1B3 4371 4650 04C7 7E2E
--- message truncated ---
On Mon, Mar 20, 2006 at 05:24:23AM -0500, linux-audio-user-request(a)music.columbia.edu wrote:
> Date: Mon, 20 Mar 2006 11:19:42 +0100
> From: Clemens Ladisch <clemens(a)ladisch.de>
> Subject: Re: [linux-audio-user] uc33 usb midi + midi gear
> To: A list for linux audio users <linux-audio-user(a)music.columbia.edu>
> Message-ID: <20060320101942.GC5574(a)turing.informatik.uni-halle.de>
> Content-Type: text/plain; charset=us-ascii
>
> Chris McCormick wrote:
> > I am having a perplexing problem with some midi gear. I have a TR-505 drum
> > machine's midi out connected via midi cable to a uc33 midi controller's
> > midi in.
>
> If you have a program that does not support ALSA MIDI ports (like PD),
PD does actually support alsa, and my issue was that I was using it
incorrectly. I always found the ALSA docs a bit confusing with regards
to midi but with the help of someone off-list I sorted it out. For
anyone else who has alsa/midi/puredata problems, remember to start pd
with -alsamidi and then run aconnect or whatever to connect yr midi
devices to puredata's midi in ports.
Best,
Chris.
-------------------
chris(a)mccormick.cx
http://mccormick.cx
Hi All,
I am having a perplexing problem with some midi gear. I have a TR-505 drum
machine's midi out connected via midi cable to a uc33 midi controller's
midi in. If I cat /dev/snd/midiC1D0 I get characters printing out
whenever i turn the knobs on the uc33. If I start a beat on the TR-505
I get no characters. If I run puredata I get data from the uc33 coming
in as per normal. but then catting /dev/snd/midiC1D0 does not print
characters when I turn the knobs on the uc33. If I start a beat on the
TR-505 whilst puredata is running I see it output characters in time to
the beat.
So basically while puredata is not running I can see data coming from
the uc33 but not the TR-505. While puredata is running it reads from the
uc33 but not the TR-505 and on the command line I can see data from the
TR-505 but not the uc33.
Anyone know what is going on?
Best regards,
Chris.
-------------------
chris(a)mccormick.cx
http://mccormick.cx
Hello everyone,
Sorry if this seems like a bit of a daft question, but I'm happily
running Ubuntu 2.6.15-4rt, alsa, jack etc. on my Acer Aspire laptop,
and have had success using either the built-in laptop sound card or a
USB-audio device (in my case Griffin iMic), either will work fine, but
my question is, is there some way, using Alsa/Jack, to use both at the
same time? As far as I can tell, having read through the docs on alsa
& jack, it's either/or, but I'm sure I'm not the first to try this...
having 2 separate stereo audio outs would be phenomenal, if it works!
Thanks in advance,
David
Hello all,
I am loving ardour! I am trying to figure out how much of a replacement
for Cakewalk Sonar Ardour is, and I am hoping you can help me (BTW I am
not really using MIDI at all, just wav files).
1. Can you apply enveloped effects to a track within ardour (without
bouncing to a track, applying your effects in audacity or something,
then reimporting and crossfading)?
2. When I try to draw a volume envelope I can only add new nodes, I
can't seem to just move existing ones.
Thank you all for your help,
-wade
Hi,
When I play a mono source into line-in, is there a way to have ALSA map
this to left and right channels, so that it's as if I had a stereo
input? With a guitar input and wearing headphones, it's pretty annoying
to hear only on the left.
Thanks.