Converting TOPs to Audio

I’m trying to follow this example:

But the scan CHOP has been depreciated in my version of TD

People are saying to use the Laser CHOP instead but I can’t find any tutorials on how to do this as the Laser CHOP seems to only accept SOPs and CHOPs and then from there I’m not sure how to convert it back to Audio

2 Likes

Hi @EtherDrawn,

try with these settings, after you bind the limit1 SOP to Laser CHOP:

  1. Reference Input and Output Sample Rate with null2SampleRateReference
  2. In Laser page of Laser CHOP, disable “Vertex Order” and put “Step Size” to 0
  3. Then use a Select CHOP after Laser CHOP to pass just x and y

Here a picture for reference. It should works now like the old Scan CHOP.
Tips and Tricks: With Rotate parameter, in Laser page settings, you can rotate the “stereo field”.

2 Likes

Great, thanks so much