PHP Audio
Free and open source PHP Music Libraries Scripts. Looking for Music Libraries Scripts? You are at right place. PHPKode have the best Music Libraries Scripts for your web site.-
This package can be used to create noise with certain probability distributions.It can generate sets of values with different with either uniform, Gaussian or Poisson distribution.It can also apply the generated values at an input signal in input to simulate a noise.An additional filter class can be used to recover the original by first applying a Fast Fourier Transform, the ...
-
This class can be used to retrieve information about music in Spotify site.It can send HTTP requests to the Spotify Web services API retrieve information about artists, albums and tracks.
-
This class can be used to scan music files collection.It can traverse a given directory where there are music album files.The class can count the music files it find with a given file name pattern. It can also return the count of albums sorted by year.
-
This class can be used to retrieve information about music tracks on Amazon.It takes an ASIN code for a given music track and send a request to Amazon Web services API to find the ASIN code of the same music track in MP3 format.The class returns an array encoded in JSON format with title and URL of the requested track.
-
This class can be used to compose songs and save them in MIDI format.It can compose tunes adding the tune notes with a given tempo and volume.The class can generate a file in MIDI format with a given file name.
-
This is a class for reading, writing, analyzing, modifying, creating, downloading and playing (embedding) standard MIDI files (type 0 or 1). MIDI songs are internally represented as lists of tracks, where each track is a list of messages, and each message is a string. The message string format is the same as the one used by the commandline tools MF2T/T2MF ...
-
This package can be used to retrieve music information using Spotify API.It can send HTTP requests to Spotify Web services API servers to perform several queries.Currently it can perform searches (and detailed lookup by Spotify URI) for music, albums and artists, and return associated information.Please look at the external links for Google Code Project for SVN and Issue Tracker. There ...
-
This class can be used to end commands to control the iTunes program using AppleScript.It can send AppleScript commands to an instance of iTunes program running on Mac OS X.Currently it can retrieve the name of the song that is playing, move to the previous or next song, set the sound volume.
-
This class can be used to read and write metadata from MP3 audio files.It can parse an MP3 file and extract ID3 tags to obtain the artist, title, album, comment, genre, year and track.The class can also update the MP3 file to write new values to the ID3 tags.
-
This class can be used to get access statistics from an Icecast server.It sends an HTTP request to an Icecast server to retrieve server usage statistics.Currently it can return the current, peak and maximum numbers of listeners, music genre and title, server title and URL, current stream connections, status and bit rate, and played songs history.
-
This class can be used to search for guitar chords using Guitar Chord API.It can send HTTP request to the Guitar chord API Web server to find chord variations based on given data about chord by specifying the chord name, chord modification, or/and string/fret combination.
-
This class can be used to convert text to speech using Google Translate API.It may take a text string or an HTML excerpt and sends a request to Google Translate API Web servers to return an MP3 audio file with text converted into speech.The class may also generate HTML with JavaScript to play the supplied text speech audio in a ...
-
This class can be used to retrieve metadata from FLAC (Free Lossless Audio Codec) audio files.It reads a FLAC file and retrieves the Vorbis comment data block to get the track title, author, album, comments, etc..
-
This package can be used to manipulate videos files in PHP using the ffmpeg program.It provides classes for retrieving information from video and audio files like the duration, frame and sample rate, frame size, etc..It can also extract individual frames from the videos and create GD image resources.It supports the all the video formats supported by ffmpeg like MOV, AVI, ...
-
This class can be used to generate HTML to embed audio and video players.It uses the DOMDocument extension to generate HTML for embedding audio and video clips in Web pages without resorting to Javascript.The class supports several types of players, like Flow Player, Windows Media Player, HTML 5 audio and video tags. Separate sub-classes are provided to support variants of ...








