Re: /dev/midi and /dev/sequencer

2005-08-24 Thread Daniel O'Connor
On Wednesday 24 August 2005 05:25, Igor Pokrovsky wrote:
> > > I've also managed to compile and run Rosegarden-4 - it claims to work
> > > with arts instead of ALSA but I'm not having any luck starting it with
> > > sequencer or midi... any ideas?

> > As of now, FreeBSD has no support for MIDI. We once had it, but not
> > anymore.
> > -Dan
>
> You can try OSS drivers from www.opensound.com. You will surely get at
> least software MIDI support.

AFAIK Rosegarden can play using timidity.. The latency is fairly abysmal, but 
if you're listening to a composition it's tolerable.

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C


pgpUUZSsV48co.pgp
Description: PGP signature


Re: /dev/midi and /dev/sequencer

2005-08-24 Thread Igor Pokrovsky
On Tue, Aug 23, 2005 at 12:47:36PM -0400, Dan Ponte wrote:
> On Tue, Aug 23, 2005 at 04:59:39PM +0100, Ben Paley <[EMAIL PROTECTED]> was 
> witnessed plotting the following conspiracy:
> > Hello,
> > 
> > I'm running 5.4-STABLE, cvsupped and everything rebuilt Mon Aug 22.
> > 
> > Does anyone know what's happening with MIDI? I've got no /dev/midi 
> > or /dev/sequencer and don't know if it's even possible to turn them on in 
> > the 
> > kernel at the moment.
> > 
> > I've also managed to compile and run Rosegarden-4 - it claims to work with 
> > arts instead of ALSA but I'm not having any luck starting it with sequencer 
> > or midi... any ideas?
> > 
> > Thanks,
> > Ben
> As of now, FreeBSD has no support for MIDI. We once had it, but not
> anymore.
> -Dan

You can try OSS drivers from www.opensound.com. You will surely get at least 
software
MIDI support.

-ip

-- 
Magellan was the first strait man.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: /dev/midi and /dev/sequencer

2005-08-24 Thread Ben Paley
On Wednesday 24 August 2005 12:27, Rene Ladan wrote:

> You can try Eric A. Welsh's set of Gravis Ultrasound MIDI patches
> (/usr/ports/audio/eawpats) which pulls in Timidity++.  This way you have
> at least software MIDI playback.  The patchset sounds quite good (better
> than the native MIDI of my sound card).

That might do it! I'll check it out, thanks.

Ben
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: /dev/midi and /dev/sequencer

2005-08-24 Thread cpghost
On Wed, Aug 24, 2005 at 11:02:04AM +0100, Ben Paley wrote:
> On Wednesday 24 August 2005 04:27, Robert Backhaus wrote:
> > On 8/24/05, Ben Paley <[EMAIL PROTECTED]> wrote:
> > > Hello,
> > >
> > > I'm running 5.4-STABLE, cvsupped and everything rebuilt Mon Aug 22.
> > >
> > > Does anyone know what's happening with MIDI? I've got no /dev/midi
> > > or /dev/sequencer and don't know if it's even possible to turn them on in
> > > the kernel at the moment.
> > >
> > > I've also managed to compile and run Rosegarden-4 - it claims to work
> > > with arts instead of ALSA but I'm not having any luck starting it with
> > > sequencer or midi... any ideas?
> > >
> > > Thanks,
> > > Ben
> >
> > There is slow work being done by one developer to reestablish midi. A
> > set of patches was posted here for 5.4, and they aparently worked. I
> > couldn't get them to compile on CURRENT, though. I was not able to
> > locate a site on it, and the patch was posted to this list on Apr 26
> > by conrads(a)cox.net . He may be able to find you a later patch set
> > from "Mat".

Perhaps running some linux distro under qemu which supports MIDI could
temporarily help? Anyone tried this?

Regards,
-cpghost.

-- 
Cordula's Web. http://www.cordula.ws/
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: /dev/midi and /dev/sequencer

2005-08-24 Thread Ben Paley
On Wednesday 24 August 2005 04:27, Robert Backhaus wrote:
> On 8/24/05, Ben Paley <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > I'm running 5.4-STABLE, cvsupped and everything rebuilt Mon Aug 22.
> >
> > Does anyone know what's happening with MIDI? I've got no /dev/midi
> > or /dev/sequencer and don't know if it's even possible to turn them on in
> > the kernel at the moment.
> >
> > I've also managed to compile and run Rosegarden-4 - it claims to work
> > with arts instead of ALSA but I'm not having any luck starting it with
> > sequencer or midi... any ideas?
> >
> > Thanks,
> > Ben
>
> There is slow work being done by one developer to reestablish midi. A
> set of patches was posted here for 5.4, and they aparently worked. I
> couldn't get them to compile on CURRENT, though. I was not able to
> locate a site on it, and the patch was posted to this list on Apr 26
> by conrads(a)cox.net . He may be able to find you a later patch set
> from "Mat".

Thanks a lot for your help - I don't seem to be having much luck finding the 
patch in the archives but I'll keep looking - in the mean time, I'm CCing 
this to conrads - thanks a lot for the tip.

Conrad... got any hints?

Thanks everyone,
Ben
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: /dev/midi and /dev/sequencer

2005-08-23 Thread Robert Backhaus
On 8/24/05, Ben Paley <[EMAIL PROTECTED]> wrote:
> Hello,
> 
> I'm running 5.4-STABLE, cvsupped and everything rebuilt Mon Aug 22.
> 
> Does anyone know what's happening with MIDI? I've got no /dev/midi
> or /dev/sequencer and don't know if it's even possible to turn them on in the
> kernel at the moment.
> 
> I've also managed to compile and run Rosegarden-4 - it claims to work with
> arts instead of ALSA but I'm not having any luck starting it with sequencer
> or midi... any ideas?
> 
> Thanks,
> Ben

There is slow work being done by one developer to reestablish midi. A
set of patches was posted here for 5.4, and they aparently worked. I
couldn't get them to compile on CURRENT, though. I was not able to
locate a site on it, and the patch was posted to this list on Apr 26
by conrads(a)cox.net . He may be able to find you a later patch set
from "Mat".
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: /dev/midi and /dev/sequencer

2005-08-23 Thread Rene Ladan
On Tue, Aug 23, 2005 at 12:47:36PM -0400, Dan Ponte wrote:
> On Tue, Aug 23, 2005 at 04:59:39PM +0100, Ben Paley <[EMAIL PROTECTED]> was 
> witnessed plotting the following conspiracy:
> > Hello,
> > 
> > I'm running 5.4-STABLE, cvsupped and everything rebuilt Mon Aug 22.
> > 
> > Does anyone know what's happening with MIDI? I've got no /dev/midi 
> > or /dev/sequencer and don't know if it's even possible to turn them on in 
> > the 
> > kernel at the moment.
> > 
> > I've also managed to compile and run Rosegarden-4 - it claims to work with 
> > arts instead of ALSA but I'm not having any luck starting it with sequencer 
> > or midi... any ideas?
> > 
> > Thanks,
> > Ben
> As of now, FreeBSD has no support for MIDI. We once had it, but not
> anymore.
> -Dan
> -- 
> Dan Ponte
> http://www.theamigan.net/
> When a fly lands on the ceiling, does it do a half roll or a half
> loop?
You can try Eric A. Welsh's set of Gravis Ultrasound MIDI patches
(/usr/ports/audio/eawpats) which pulls in Timidity++.  This way you have
at least software MIDI playback.  The patchset sounds quite good (better
than the native MIDI of my sound card).

Regards,
Rene
-- 
GPG fingerprint = 5FFA 3959 3377 C697 8428  24D0 BF3E F4A9 AE33 5DCC

"It won't fit on the line."
-- me, 2001
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: /dev/midi and /dev/sequencer

2005-08-23 Thread Dan Ponte
On Tue, Aug 23, 2005 at 04:59:39PM +0100, Ben Paley <[EMAIL PROTECTED]> was 
witnessed plotting the following conspiracy:
> Hello,
> 
> I'm running 5.4-STABLE, cvsupped and everything rebuilt Mon Aug 22.
> 
> Does anyone know what's happening with MIDI? I've got no /dev/midi 
> or /dev/sequencer and don't know if it's even possible to turn them on in the 
> kernel at the moment.
> 
> I've also managed to compile and run Rosegarden-4 - it claims to work with 
> arts instead of ALSA but I'm not having any luck starting it with sequencer 
> or midi... any ideas?
> 
> Thanks,
> Ben
As of now, FreeBSD has no support for MIDI. We once had it, but not
anymore.
-Dan
-- 
Dan Ponte
http://www.theamigan.net/
When a fly lands on the ceiling, does it do a half roll or a half
loop?
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


/dev/midi and /dev/sequencer

2005-08-23 Thread Ben Paley
Hello,

I'm running 5.4-STABLE, cvsupped and everything rebuilt Mon Aug 22.

Does anyone know what's happening with MIDI? I've got no /dev/midi 
or /dev/sequencer and don't know if it's even possible to turn them on in the 
kernel at the moment.

I've also managed to compile and run Rosegarden-4 - it claims to work with 
arts instead of ALSA but I'm not having any luck starting it with sequencer 
or midi... any ideas?

Thanks,
Ben
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"