musiccaps_details (view)
1 row where musiccaps_aspects contains "instrumental", musiccaps_aspects contains "pleasant" and musiccaps_aspects contains "sublime"
This data as json, CSV (advanced)
video | youtube_link | musiccaps_caption | youtube_published | youtube_channel | youtube_description | musiccaps_names | musiccaps_aspects | musiccaps_author | youtube_id | musiccaps_rowid |
---|---|---|---|---|---|---|---|---|---|---|
Download Lexicon PCM Native Reverb Plug-In Bundle 1.1.3 AU.VS Latest Version Free Here| NOW! | This music is a captivating Piano solo melody. The tempo is medium fast with no accompaniment. The suit is mellow, captivating , pleasant, soothing , engaging, charming and ambient. This music is a Classic Piano piece that sounds like the melody of a Hymn. | 2012-01-17T18:27:46Z | sun silk | Lexicon PCM Native Reverb Plug-In Bundle 1.1.3 AU.VST.RTAS MacOSX INTEL -- ATeam | 23.48 MB The Lexicon PCM Native Reverb Plug-In Bundle is billed as "the ultimate studio plug-in for creating professional, inspirational mixes within popular DAWs like Pro Tools and Logic, as well as with any other VST, Audio Unit, or RTAS compatible host". These pristine algorithms represent Lexicon's "state-of-the-art" technology now in highly efficient native plug-ins that are designed to "elevate the sonic qualities of native reverb plug-ins to an entirely new level and provide that smooth, rich sound that is unmistakably Lexicon". The PCM Native Reverb Plug-In Bundle includes unique plug-ins for each algorithm including: Vintage Plate, Plate, Hall, Room, Random Hall, Concert Hall, and Chamber with hundreds of versatile and finely crafted studio presets including recognizable classics from Lexicon's immense library of sounds. Librarian functionality allows the user the option to take an available preset, adjust the parameters, compare it to the original and then return to the edited preset. Presets can also be saved off in a DAW independent file format allowing a user to easily move custom presets to any DAW. With all the flexibility users have come to expect from a native plug-in, each algorithm can be run in mono, stereo or a combination of the two. The user interface is intuitive with a "pro or go" mode which enables the user to easily access nine of the most logical parameters for customization, but also provides the ability to transition deeper into the algorithm to edit the full matrix of parameters. Input and Output Meters allow a user to quickly assess the audio levels going to and from each algorithm while the EQ section makes it possible to visually dial in the EQ settings for both the early and late reflections of the algorithm. To add another tool to the user's arsenal, each algorithm is complemented with three different real time displays providing graphical insight into what is happening inside of the different… | ["Reverberation", "Music"] | ["instrumental", "medium fast tempo", "lively piano", "minimalist", "no accompaniment", "ambient", "piano solo", "harmonious", "mellow", "mellifluous", "captivating", "soothing", "classical", "resounding", "stringed keyboard", "acoustic delight", "pleasant", "sublime"] | 7 | RV05BW-2WIc | 2706 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE VIEW musiccaps_details AS select musiccaps.url as video, json_object( 'label', coalesce(videos.title, 'Missing from YouTube'), 'href', musiccaps.url ) as youtube_link, musiccaps.caption as musiccaps_caption, videos.publishedAt as youtube_published, videos.channelTitle as youtube_channel, videos.description as youtube_description, musiccaps.audioset_names as musiccaps_names, musiccaps.aspect_list as musiccaps_aspects, musiccaps.author_id as musiccaps_author, videos.id as youtube_id, musiccaps.rowid as musiccaps_rowid from musiccaps left join videos on musiccaps.ytid = videos.id;