==============================================================================
USB configuration test for !Prosound
08.09.25 jmb
==============================================================================
There are many USB devices and they must specify their parameters in Prosound.

 First of all, you have to be sure that the device has the right characteristics:
We are looking for  those who can provide samples to FE = 44100 Hz in stereo (2 channels) with a 16 -bit resolution.

Note: we can do other research, it is a standard parametering

 To check we use the program in Configusb
The !Run file contains the settings to test
!Rumimage <fe> <nbch> <bitres>
ex: Run !Runimage 44100 2 16
The program is looking for a device that can record at FE = 44100Hz on 2 channels with a 16 -bit result.

 If the device does not have the necessary resources =>message:
 "Device not found with descriptors having these parameters..."

 If found, after the line:
===  Add to FX.RecorApi.!RecordApi.!Run file ===
Copy the line following in the file:  !ProSound.FX.RecordAPI.!RecorApi.!Run
ex:
Run <RecordAPI$Dir>.!RunImage 44100 2 16 132 2235 10498 -n"USB Audio CODEC"

 By launching! Prosound, he will use these parameters and will find the USB device.
The name that appears in the list of the record window will be the one above.


NB:
A little complicated, but to do that once, if you do not change the appropriate ...

--------------------------------------------------------------------------------
Franais:
Les appareils USB sont nombreux et il faut spcifier leur paramtres  ProSound.
 Tout d'abord il faut tre sur que l'appareil ait les bonnes caractristiques:

On recherhe ceux qui peuvent fournir des chantillons  fe= 44100 Hz en stro (2 canaux) avec une rsolution de 16 bits.

Note: on peut faire d'autres recherches, celle-ci est un paramtrage standard.


 Pour vrifier on utilise le programme dans ConfigUSB
le fichier !Run contient les paramtres  tester
!Rumimage <fe> <nbch> <bitres>
ex: Run !Runimage 44100 2 16
le programme recherche un appareil qui peut enregister  fe= 44100Hz sur 2 canaux avec une rsultion de 16 bits.

 Si l'appareil n'a pas les ressources ncessaires => message:
 "Pas trouv de device ayant ces descriptors avec ces paramtres..."

 Si Ok aprs la ligne:
===  Add to FX.RecorApi.!RecordApi.!Run file ===
copier la ligne qui suit dans le fichier !ProSound.FX.RecordAPI.!RecorApi.!Run
ex:
Run <RecordAPI$Dir>.!RunImage 44100 2 16 132 2235 10498 -n"USB Audio CODEC"

 En lanant !Prosound, il utilisera ces paramtres et trouvera l'appareil USB.
Le nom qui apparait dans la liste de la fentre Record sera celui ci-dessus.

NB:
Un peu compliqu, mais  faire qu'une fois, si on ne change pas d'appreil....

--------------------------------------------------------------------------------

Version 0.1 08.09.25 jmb

--------------------------------------------------------------------------------


