drewpear Posted February 11, 2017 Share Posted February 11, 2017 i'm trying to create individual pages for my songs with the <audio> tag, a 3 band equalizer, and lossless alac audio encoding. since i want alac, i'm using an mp4 container. i can make a page integrating my chosen eq sliders and the html5 audio tag. problem for me is i dislike how the default player looks. my attenpts to integrate another player with the eq script and the slider script has failed with 4 different simple players i've tried. i'm think it has something to do with the audio variables at the top of the player and eq scripts but i'm not getting it. i have not been able to attach the eq to a new player. i considered going to an mp4 video player with eq, but i can not figure out how to encode a mp4 video with alac audio encoding. here are links to the eq script which uses the default <audio> element and one simple html5 player i tried to replace it with. thank you for any assistance... http://glassmarimba.com/help/eq/ http://glassmarimba.com/help/player/ Quote Link to comment https://forums.phpfreaks.com/topic/303162-integrating-javascripts-with-html5-audio/ Share on other sites More sharing options...
drewpear Posted February 12, 2017 Author Share Posted February 12, 2017 at least i found some css to make the player look a little better. i'm kinda liking the page now. http://glassmarimba..../eq/index2.html Quote Link to comment https://forums.phpfreaks.com/topic/303162-integrating-javascripts-with-html5-audio/#findComment-1542605 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.