zzzael / YeditOpenSource

1 stars 2 forks source link

cant play song at second tracklist #1

Open dvxcwest opened 2 weeks ago

dvxcwest commented 2 weeks ago

hi why can't play song at second tracklist ,but when change file song to tracklist one , it can

// Example track list; users can customize this with their own tracks
trackList: [
    { 
        name: "BOMB",  //tracklist 1
        artist: "Kanye West, Roddy Ricch", 
        src: "music/bomb.wav"
    },
    { 
        name: "PURE SOULS",  // traclist 2
        artist: "Kanye West", 
        src: "music/puresouls.mp3" 
    },

    IDK why when i using firefox cant play song

    but when i tried with mc edge its work 
zzzael commented 1 week ago

heya, hit me up on discord and I'll be happy to help

@zzaell_

On Sun, 1 Sept 2024 at 15:46, dvxcwest @.***> wrote:

hi why can't play song at second tracklist ,but when change file song to tracklist one , it can

// Example track list; users can customize this with their own tracks trackList: [ { name: "BOMB", //tracklist 1 artist: "Kanye West, Roddy Ricch", src: "music/bomb.wav" }, { name: "PURE SOULS", // traclist 2 artist: "Kanye West", src: "music/puresouls.mp3" },

— Reply to this email directly, view it on GitHub https://github.com/zzzael/YeditOpenSource/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATQHHLSHOJFOVVKGKKFDFRTZUMSDNAVCNFSM6AAAAABNO43KVSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ4TSNJRGMZDSMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>