Results 1 to 2 of 2

Thread: How to change this JS code to work on 3-channel audio files

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 2021
    Posts
    79

    How to change this JS code to work on 3-channel audio files

    I can't remember where I downloaded this, but I wanted to change it so it can play 3 channels, Left-Right-Center, in the spectrum (Not "Mid", but another audio channel). I can do a 2-color process on the spectrum, by using 2 colors on 1 channel, and the last 1 on the other. I want to open 3 channel audio files for each pixel. Could you please help me figure out what I need to change so I can play each channel on a sound through the 3 pixel colors? It has L and R Input and Output, but I have a feeling there is a "2" in a file representing "Stereo", but there are commands in the ".html" file that tell it to select/play Left and Right, not Center, so that'd also have to be changed. There is alot of files with the names ending in ".js", so I'm assuming it is JavaScript. Thank you for helping.

    My Quote: "Because reverse is slower than forward; reverse is below stopping time."
    Attached Files Attached Files
    • File Type: zip 0.zip (69.9 KB, 67 views)

  2. #2
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Location
    South Louisiana
    Posts
    11,712

    Re: How to change this JS code to work on 3-channel audio files

    Yeah, this is JavaScript, but you've basically given us a project asked to change a single feature in it, and haven't told us where the feature lives.
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | Code Tags | Sword of Fury - Jameram

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width