02-18-2009 12:51 PM
02-18-2009 12:59 PM
I have not tried this in recent versions of LV, but in the past I usually had to change parameters like the sampling rate and stereo/mono, 8-bit/16-bit, ... The default values tend to be different but the VIs themselves work on both platforms. You can determine programmatically which OS you are using by a property node (I do not recall the property name at the moment) and use that to select a case with the appropriate values for the sound parameters.
Lynn
02-18-2009 01:23 PM
I'm using the sound VI's in the graphics and sound palette. They appear to not work with Mac OS. The help says to use the Mac compatible ones to convert. But I can't find them and don't really understand how to go about it.