Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Alien <alien999999999@users.sourceforge.net>
To: alsa-devel@lists.sourceforge.net
Cc: Raymond <rayau@netvigator.com>
Subject: Re: Re: au88x0_synth
Date: Wed, 30 Mar 2005 10:13:23 +0200	[thread overview]
Message-ID: <200503301013.30400.alien999999999@users.sourceforge.net> (raw)
In-Reply-To: <424A5D7D.2070400@netvigator.com>

[-- Attachment #1: Type: text/plain, Size: 3147 bytes --]

while you guys are working on that driver, is there anyone that has a 64bit 
setup? if not, i'd like to test out your driver in 64bit. i still have a 
number of issues with it (my card is an au8810).

i cannot regularly check it, cause i only have one PC and it's a server, but 
at nighttimes, i guess i can test it out a little.

good luck, AL13N

Op woensdag 30 maart 2005 10:04, schreef Raymond:
> Takashi Iwai wrote:
> > Raymond wrote:
> >>>>Lee Revell wrote:
> >>>>Looks like this chipset has a wavetable synth.  And I noticed some
> >>>>references to a driver on the openvortex list.  Would it be possible
> >>>>for ALSA to support it?
> >>>
> >>>Manuel Jander wrote:
> >>> Of course, but there are some unresolved hardware issues. The
> >>> WaveTable helper hardware is very similar to the trident
> >>> Wavetable helper hardware. It does not interpret MIDI directly, but
> >>> at least does some effect processing in hardware.
> >>
> >>http://sourceforge.net/mailarchive/message.php?msg_id=6004190
> >>
> >>1) Is the Trident Wavetable working ?
> >
> > Very limited.  It's no proper "MIDI" wavetable implementation.
> > IIRC, only a module player worked with trident driver.
>
> http://www.alsa-project.org/~frank/alsa-sequencer/node12.html
>
> The midi port only need to support 16 voices, the 16 sample rate
> convertors are just enough to produce 16 voices using the mono sound
> samples in the soundfonts au30gm.arl
>
> http://www.alsa-project.org/alsa-doc/alsa-lib/seq.html
>
> Please correct me if I am wrong, there seem to be no documentation on
> those ALSA sequencer functions such as snd_seq_create_kernel_client,...
>
> What will be needed for a proper "MIDI" wavetable implementation ?
>
> Manuel Jander wrote:
> > Raymond wrote:
> >>The "vortexcontrol" use alsa-lib API to play the audio
> >>samples inside au30gm.arl through hw:0,0.
> >
> > Thats because its just for hearing a sample. Its not even close to
> > what has to be done for a Wavetable implementation. The higher level
> > arl soundbank interpreter is very valuable, but on the hardware side
> > we are missing the WT engine support.
>
> In snd_vortex_playback_hw_adb, .rates = SNDRV_PCM_RATE_CONTINUOUS
>
> 1) Can the sample rate convertor be used to perform pitch shift ?
>
> 2) Can panning be done by changing the mixin-mixout gain for left/right
> channels of each voice ?
>
> The current alsa driver do not even use the timer VORTEX_SMP_TIME or
> timer interrupt VORTEX_SMP_TIMER
>
> 3) Is there any way to find out the resolution of the timer ?
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-devel

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2005-03-30  8:13 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-20  1:11 au88x0_synth Raymond
2005-03-21 20:00 ` au88x0_synth Takashi Iwai
2005-03-30  8:04   ` au88x0_synth Raymond
2005-03-30  8:09     ` au88x0_synth Clemens Ladisch
2005-04-12 14:14       ` au88x0_synth Raymond
2005-04-14 15:31       ` au88x0_synth Raymond
2005-04-15 13:07         ` au88x0_synth Takashi Iwai
2005-04-19  8:39           ` au88x0_synth Raymond
2005-04-19  9:39             ` au88x0_synth Takashi Iwai
2005-04-20  9:33               ` au88x0_synth Raymond
2005-05-07 12:27               ` au88x0_synth Raymond
2005-03-30  8:13     ` Alien [this message]
2005-03-30 10:08       ` au88x0_synth Takashi Iwai
2005-03-30 10:21         ` Alien
2005-03-30 10:27           ` Takashi Iwai
2005-04-23  4:04       ` au88x0_synth Raymond
2005-04-23  7:28         ` au88x0_synth Alien
2005-04-28 10:21           ` au88x0_synth Raymond
2005-05-13 14:05           ` au88x0_synth Raymond
2005-05-13 14:27             ` au88x0_synth Alien
2005-05-14  8:12               ` au88x0_synth Raymond
2005-05-15 12:41                 ` au88x0_synth Alien
2005-06-06  2:56                   ` au88x0_synth Raymond
2005-06-06  8:49                     ` au88x0_synth Alien
2005-06-06  8:56                       ` Suspicious Attachment phiber
2005-06-06 11:03                       ` au88x0_synth Raymond
2005-06-06 14:35                         ` au88x0_synth Alien
2005-06-07 13:44                           ` au88x0_synth Raymond
2005-06-07 15:03                             ` au88x0_synth Alien
2005-03-31 22:52     ` au88x0_synth Manuel Jander
2005-07-01 13:42   ` au88x0_synth Raymond
2005-03-24 14:34 ` au88x0_synth Manuel Jander
2005-03-31  9:23   ` au88x0_synth Raymond
2005-03-31 10:40     ` au88x0_synth Clemens Ladisch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200503301013.30400.alien999999999@users.sourceforge.net \
    --to=alien999999999@users.sourceforge.net \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=rayau@netvigator.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox