LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Sound formats using "sound write file.vi"

Solved!
Go to solution

This question applies to "Sound File Write.vi" and the read part,too.
 
This vi is ready to write sound waveforms where data is DBL ranging from -1 to 1.
Into the vi, there is provision to convert more formats like I8,I16,etc. ( _ArrWfmsToData.vi) but they do not run properly, probably because  a specific type code (10 for DBL) should be selected for other formats.
 
The question is: What is the way to use other formats besides default one in DBL?
 
Best regards.
Alipio

---------------------------------------------------------
"Qod natura non dat, Salmantica non praestat"
---------------------------------------------------------
0 Kudos
Message 1 of 3
(2,696 Views)
Solution
Accepted by topic author alipio

Which version do you use. If you use Labview 8.0 or higher. You can right click on the VI and select which type to use as input. The default is atumatic type.

Hope this helps



Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
Message 2 of 3
(2,693 Views)

Thanks.

I did not see that option.Now I can find out  the "type code" to adapt the vi to my needs.

 

Best regards.

Alipio.

---------------------------------------------------------
"Qod natura non dat, Salmantica non praestat"
---------------------------------------------------------
0 Kudos
Message 3 of 3
(2,688 Views)