Compare commits

...

10 Commits

Author SHA1 Message Date
JotaChina 12b32eda0f Inicial 2025-05-03 18:38:19 -03:00
jotachina d042cc87f7 testando botões 2024-07-28 13:58:33 -03:00
jotachina b78cf024c4 colocando botões 2024-07-28 13:19:01 -03:00
jotachina 5477310b98 teste css 2024-07-27 13:58:12 -03:00
jotachina d31af7eab8 Merge branch 'main' of https://github.com/JotaChina/mmpSearch 2024-07-27 11:55:06 -03:00
jotachina ed64f1a324 teste .css 2024-07-27 11:45:25 -03:00
JotaChina a14f65dc91
Update README.md 2024-07-25 20:09:58 -03:00
JotaChina 5de8cabea8
Create README.md 2024-07-25 20:08:47 -03:00
jotachina 982214acfc Funcional com wav 2024-07-25 19:51:48 -03:00
JotaChina a909794f65
Add files via upload 2024-07-25 16:46:48 -03:00
212 changed files with 49453 additions and 8258 deletions

2
.bundle/config Normal file
View File

@ -0,0 +1,2 @@
---
BUNDLE_PATH: "vendor/bundle"

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
_site
.sass-cache
.jekyll-cache
.jekyll-metadata
vendor

25
404.html Normal file
View File

@ -0,0 +1,25 @@
---
permalink: /404.html
layout: default
---
<style type="text/css" media="screen">
.container {
margin: 10px auto;
max-width: 600px;
text-align: center;
}
h1 {
margin: 30px 0;
font-size: 4em;
line-height: 1;
letter-spacing: -1px;
}
</style>
<div class="container">
<h1>404</h1>
<p><strong>Page not found :(</strong></p>
<p>The requested page could not be found.</p>
</div>

9
Gemfile Normal file
View File

@ -0,0 +1,9 @@
source "https://rubygems.org"
gem "jekyll"
gem "alice", git: "https://git.alice.ufsj.edu.br/Alice/AliceTheme"
group :jekyll_plugins do
gem "jekyll-datapage-generator"
end

94
Gemfile.lock Normal file
View File

@ -0,0 +1,94 @@
GIT
remote: https://git.alice.ufsj.edu.br/Alice/AliceTheme
revision: 3f3e5851d33ca4d294785eee01a86d571d5abc84
specs:
alice (0.0.0)
jekyll (>= 3.5, < 5.0)
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
colorator (1.1.0)
concurrent-ruby (1.3.4)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
ffi (1.17.0)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-darwin)
forwardable-extended (2.6.0)
google-protobuf (3.25.5)
google-protobuf (3.25.5-arm64-darwin)
google-protobuf (3.25.5-x86_64-darwin)
google-protobuf (3.25.5-x86_64-linux)
http_parser.rb (0.8.0)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
jekyll (4.3.4)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
i18n (~> 1.0)
jekyll-sass-converter (>= 2.0, < 4.0)
jekyll-watch (~> 2.0)
kramdown (~> 2.3, >= 2.3.1)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
mercenary (>= 0.3.6, < 0.5)
pathutil (~> 0.9)
rouge (>= 3.0, < 5.0)
safe_yaml (~> 1.0)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-datapage-generator (1.4.0)
jekyll-sass-converter (3.0.0)
sass-embedded (~> 1.54)
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.4)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (6.0.1)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.9)
rouge (4.4.0)
safe_yaml (1.0.5)
sass-embedded (1.69.5)
google-protobuf (~> 3.23)
rake (>= 13.0.0)
sass-embedded (1.69.5-arm64-darwin)
google-protobuf (~> 3.23)
sass-embedded (1.69.5-x86_64-darwin)
google-protobuf (~> 3.23)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.6.0)
webrick (1.8.2)
PLATFORMS
arm64-darwin
ruby
x86_64-darwin
x86_64-linux
DEPENDENCIES
alice!
jekyll
jekyll-datapage-generator
BUNDLED WITH
2.5.16

9
README.md Normal file
View File

@ -0,0 +1,9 @@
ALICE MMPSearch
This is a repository with the purpose of creating a site using Jekyll to serve as a LMMS Beat File Library.
The intuitive is to be able to collect information from the files by indexing it and allows search with the most diverse filters.
It is part of the master's research in Computer Science at the Federal University of São João del Rei, focused on independent underground music production and the use of open source technologies.
The mainstream only exists because the underground created the scene.

60
_config.yml Normal file
View File

@ -0,0 +1,60 @@
title: MMPSearch
email: your-email@example.com
description: >- # this means to ignore newlines until "baseurl:"
Write an awesome description for your new site here. You can edit this
line in _config.yml. It will appear in your document head meta (for
Google search results) and in your feed.xml site description.
baseurl: "/~jotachina/mmpSearch/" # the subpath of your site, e.g. /blog
url: "https://alice.ufsj.edu.br" # the base hostname & protocol for your site, e.g. http://example.com
theme: alice
plugins:
- jekyll-datapage-generator
page_gen-dirs: true
page_gen:
- data: all
template: projetos
dir: mmp_pages
index_files: false
title: file
name: file
debug: false
# Configuração do datapage_gen:
#page_gen:
# - data: all
# template: plugins
# dir: projetosPorTrack
# index_files: false
# name: TAG
# title: "Arquivos com tipo: :TAG"
# debug: false
# Build settings
# Exclude from processing.
# The following items will not be processed, by default.
# Any item listed under the `exclude:` key here will be automatically added to
# the internal "default list".
#
# Excluded items can be processed by explicitly listing the directories or
# their entries' file path in the `include:` list.
#
# exclude:
# - .sass-cache/
# - .jekyll-cache/
# - gemfiles/
# - Gemfile
# - Gemfile.lock
# - node_modules/
# - vendor/bundle/
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/
# - scripts/

View File

@ -1,57 +1,659 @@
bpm: '140'
file: mmp/Computacao_Musical_Thiago_Rocha_de_Moraes.mmp
file: Computacao_Musical_Thiago_Rocha_de_Moraes
src: /nethome/jotachina/projetos/mmpSearch/mmp/Computacao_Musical_Thiago_Rocha_de_Moraes.mmp
tags:
TAG:
- bassline
- plugin
automation: []
bassline:
- Introducao
- Base1
- Base2
- Base3
- Base4
- Final
- Prato
- Bass_Voice1
- Bass_Voice2
- Bass_Voice3
- Estala_Dedos1
- Estala_Dedos2
plugin:
- audiofileprocessor
- tripleoscillator
sample: []
tracks:
- instruments:
- instrument_name: kick01.ogg
- instrument_name: hihat_closed01.ogg
- instrument_name: snare01.ogg
- instrument_name: house_loop01.ogg
- instrument_name: snaph01.ogg
- instrument_name: bass!.ogg
- instrument_name: space_strings02.ogg
- instrument_name: steel_guitar_medium_distorted01.ogg
- instrument_name: ride01.ogg
track_name: Introducao
- bassline_name: Introducao
instruments:
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/kick01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: kick01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '70'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/hihat_closed01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: hihat_closed01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '70'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/snare01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: snare01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '70'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: beats/house_loop01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: house_loop01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '70'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: misc/snaph01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: snaph01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '70'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: misc/bass!.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: bass!.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '70'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: stringsnpads/space_strings02.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: space_strings02.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '70'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: instruments/steel_guitar_medium_distorted01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: steel_guitar_medium_distorted01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '70'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/ride01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: ride01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '70'
tags: audiofileprocessor
type: bassline
- instruments: []
track_name: Base1
- bassline_name: Base1
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Base2
- bassline_name: Base2
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Base3
- bassline_name: Base3
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Base4
- bassline_name: Base4
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Final
- bassline_name: Final
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Prato
- bassline_name: Prato
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Bass_Voice1
- bassline_name: Bass_Voice1
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Bass_Voice2
- bassline_name: Bass_Voice2
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Bass_Voice3
- bassline_name: Bass_Voice3
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Estala_Dedos1
- bassline_name: Estala_Dedos1
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Estala_Dedos2
- bassline_name: Estala_Dedos2
instruments: []
tags: ''
type: bassline
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '100'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
chordcreator:
chord: '0'
chord-enabled: '1'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '820'
fres: '0.5'
ftype: '1'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '1'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.01'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.38'
sustain: '0.000999987'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
instrument_name: tripleoscillator
instrumenttrack:
basenote: '57'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '50'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
tags: tripleoscillator
track_name: Xylophon
tripleoscillator:
coarse0: '0'
coarse1: '0'
coarse2: '0'
finel0: '0'
finel1: '22'
finel2: '-25'
finer0: '0'
finer1: '12'
finer2: '-13'
modalgo1: '1'
modalgo2: '1'
modalgo3: '2'
pan0: '0'
pan1: '0'
pan2: '0'
phoffset0: '0'
phoffset1: '0'
phoffset2: '0'
stphdetun0: '66'
stphdetun1: '275'
stphdetun2: '0'
userwavefile0: samples/empty.wav
userwavefile1: samples/empty.wav
userwavefile2: samples/empty.wav
vol0: '100'
vol1: '100'
vol2: '100'
wavetype0: '0'
wavetype1: '0'
wavetype2: '0'
type: plugin
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '100'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '1'
att: '0.038'
ctlenvamt: '0'
dec: '0.725'
hold: '0'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.162'
sustain: '0.06'
userwavefile: ''
x100: '0'
eldata:
fcut: '442'
fres: '1.86'
ftype: '0'
fwet: '1'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '1'
att: '0.033'
ctlenvamt: '0'
dec: '2'
hold: '0'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '1'
userwavefile: ''
x100: '0'
fxchain:
enabled: '1'
numofeffects: '2'
instrument_name: tripleoscillator
instrumenttrack:
basenote: '57'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '70'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
tags: tripleoscillator
track_name: SuperSaw Lead
tripleoscillator:
coarse0: '0'
coarse1: '0'
coarse2: '0'
finel0: '-1'
finel1: '-25'
finel2: '15'
finer0: '0'
finer1: '-25'
finer2: '15'
modalgo1: '2'
modalgo2: '2'
modalgo3: '2'
pan0: '0'
pan1: '0'
pan2: '0'
phoffset0: '0'
phoffset1: '0'
phoffset2: '0'
stphdetun0: '0'
stphdetun1: '0'
stphdetun2: '0'
userwavefile0: ''
userwavefile1: ''
userwavefile2: ''
vol0: '33'
vol1: '33'
vol2: '33'
wavetype0: '2'
wavetype1: '2'
wavetype2: '2'
type: plugin
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '100'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0.33'
ctlenvamt: '0'
dec: '0.23'
hold: '0'
lamt: '0.38'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.041'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.15'
userwavefile: ''
x100: '0'
eldata:
fcut: '701'
fres: '3.01'
ftype: '7'
fwet: '1'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '1'
att: '0'
ctlenvamt: '0'
dec: '0.16'
hold: '0'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.05'
sustain: '0.1'
userwavefile: ''
x100: '0'
fxchain:
enabled: '1'
numofeffects: '6'
instrument_name: tripleoscillator
instrumenttrack:
basenote: '69'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '150'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
tags: tripleoscillator
track_name: SEGuitar
tripleoscillator:
coarse0: '0'
coarse1: '0'
coarse2: '0'
finel0: '0'
finel1: '-2'
finel2: '-2'
finer0: '-2'
finer1: '2'
finer2: '0'
modalgo1: '1'
modalgo2: '0'
modalgo3: '2'
pan0: '0'
pan1: '0'
pan2: '0'
phoffset0: '0'
phoffset1: '0'
phoffset2: '0'
stphdetun0: '0'
stphdetun1: '0'
stphdetun2: '0'
userwavefile0: ''
userwavefile1: ''
userwavefile2: ''
vol0: '33'
vol1: '33'
vol2: '33'
wavetype0: '5'
wavetype1: '5'
wavetype2: '5'
type: plugin

View File

@ -1,61 +1,784 @@
bpm: '121'
file: mmp/FelipeFerraz.mmp
file: FelipeFerraz
src: /nethome/jotachina/projetos/mmpSearch/mmp/FelipeFerraz.mmp
tags:
TAG:
- bassline
- plugin
automation: []
bassline:
- Intro
- Verse1
- Bass
- Gunshots
- Verse2
- SwitchBeatLight
- LightBeat/Verse3
- TransitionTest
- TestBeat
- Closer
- Outro
plugin:
- audiofileprocessor
- zynaddsubfx
sample: []
tracks:
- instruments:
- instrument_name: MB 808 (20).wav
- instrument_name: Cymatics x S1 - Closed Hihat 8.wav
- instrument_name: Cymatics x S1 - Open Hihat 10.wav
- instrument_name: Cymatics x S1 - Juno Bass 1 - F.wav
- instrument_name: Cymatics x S1 - Juno Bass 2 - F.wav
- instrument_name: Cymatics - Gun Cock.wav
- instrument_name: Cymatics - Gunshot Beefy.wav
- instrument_name: Cymatics - Adrenaline Clap.wav
- instrument_name: Cymatics - Blasted 808 - C.wav
- instrument_name: Cymatics - Titan Kick 48 - F#.wav
- instrument_name: Cymatics - 9God Snare 5 - A.wav
- instrument_name: Cymatics - 9God Snare 4 - G#.wav
- instrument_name: Cymatics x S1 - Closed Hihat 10.wav
- instrument_name: MB Lumi Hit.wav
- instrument_name: Cymatics - Titan Arp Loop 2 - 100 BPM E Min.wav
- instrument_name: MB Clap (12).wav
track_name: Intro
- bassline_name: Intro
instruments:
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: /Users/felipeferraz/Documents/lmms/metro_boomin_drum_kit/Metro Boomin Drum
Kit/808s/MB 808 (20).wav
stutter: '0'
basenote: '57'
fxch: '1'
instrument_name: MB 808 (20).wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: /Users/felipeferraz/Documents/lmms/Cymatics x S1 - Artist Series Sample
Pack/Hihats/Cymatics x S1 - Closed Hihat 8.wav
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: Cymatics x S1 - Closed Hihat 8.wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: /Users/felipeferraz/Documents/lmms/Cymatics x S1 - Artist Series Sample
Pack/Hihats/Cymatics x S1 - Open Hihat 10.wav
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: Cymatics x S1 - Open Hihat 10.wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '0.99999791'
interp: '1'
lframe: '1.4077845e-06'
looped: '0'
reversed: '0'
sframe: '7.0389217e-07'
src: /Users/felipeferraz/Documents/lmms/Cymatics x S1 - Artist Series Sample
Pack/Basses/Cymatics x S1 - Juno Bass 1 - F.wav
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: Cymatics x S1 - Juno Bass 1 - F.wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '90'
eframe: '1'
interp: '1'
lframe: '4.9272177e-05'
looped: '0'
reversed: '0'
sframe: '4.2233296e-05'
src: /Users/felipeferraz/Documents/lmms/Cymatics x S1 - Artist Series Sample
Pack/Basses/Cymatics x S1 - Juno Bass 2 - F.wav
stutter: '0'
basenote: '79'
fxch: '0'
instrument_name: Cymatics x S1 - Juno Bass 2 - F.wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '119.9'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: /Users/felipeferraz/Documents/lmms/Cymatics - Trap Starter Pack/FX/Cymatics
- Gun Cock.wav
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: Cymatics - Gun Cock.wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100.1'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: /Users/felipeferraz/Documents/lmms/Cymatics - Trap Starter Pack/FX/Cymatics
- Gunshot Beefy.wav
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: Cymatics - Gunshot Beefy.wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: /Users/felipeferraz/Documents/lmms/Cymatics - Trap Starter Pack/Claps/Cymatics
- Adrenaline Clap.wav
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: Cymatics - Adrenaline Clap.wav
instrument_type: '0'
pan: '-0.1'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: /Users/felipeferraz/Documents/lmms/Cymatics - Trap Starter Pack/808s/Cymatics
- Blasted 808 - C.wav
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: Cymatics - Blasted 808 - C.wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: /Users/felipeferraz/Documents/lmms/Cymatics - Future Bass Starter Pack/Drums
- One Shots/Kicks/Cymatics - Titan Kick 48 - F#.wav
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: Cymatics - Titan Kick 48 - F#.wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: /Users/felipeferraz/Documents/lmms/Cymatics - 9God Hip Hop Sample Pack/Drums
- One Shots/Snares/Cymatics - 9God Snare 5 - A.wav
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: Cymatics - 9God Snare 5 - A.wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: /Users/felipeferraz/Documents/lmms/Cymatics - 9God Hip Hop Sample Pack/Drums
- One Shots/Snares/Cymatics - 9God Snare 4 - G#.wav
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: Cymatics - 9God Snare 4 - G#.wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: /Users/felipeferraz/Documents/lmms/Cymatics x S1 - Artist Series Sample
Pack/Hihats/Cymatics x S1 - Closed Hihat 10.wav
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: Cymatics x S1 - Closed Hihat 10.wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: /Users/felipeferraz/Documents/lmms/metro_boomin_drum_kit/Metro Boomin Drum
Kit/Extras/MB Lumi Hit.wav
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: MB Lumi Hit.wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '99.900002'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: /Users/felipeferraz/Documents/lmms/Cymatics - Future Bass Starter Pack/Synths
- Loops/Arp Loops/Cymatics - Titan Arp Loop 2 - 100 BPM E Min.wav
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: Cymatics - Titan Arp Loop 2 - 100 BPM E Min.wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: /Users/felipeferraz/Documents/lmms/metro_boomin_drum_kit/Metro Boomin Drum
Kit/Claps/MB Clap (12).wav
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: MB Clap (12).wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
tags: audiofileprocessor
type: bassline
- instruments: []
track_name: Verse1
- bassline_name: Verse1
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Bass
- bassline_name: Bass
instruments: []
tags: ''
type: bassline
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '200'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: instruments/e_piano_accord01.ogg
stutter: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
instrumenttrack:
basenote: '57'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
plugin_name: audiofileprocessor
track_name: e_piano_accord01.ogg
type: plugin
- instruments: []
track_name: Gunshots
- bassline_name: Gunshots
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Verse2
- bassline_name: Verse2
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: SwitchBeatLight
- bassline_name: SwitchBeatLight
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: LightBeat/Verse3
- bassline_name: LightBeat/Verse3
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: TransitionTest
- bassline_name: TransitionTest
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: TestBeat
- bassline_name: TestBeat
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Closer
- bassline_name: Closer
instruments: []
tags: ''
type: bassline
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '200'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
controller:
bandwidth_depth: '64'
filter_cutoff_depth: '64'
filter_q_depth: '64'
mod_wheel_depth: '80'
panning_depth: '64'
pitchwheel_bendrange: '100'
portamento_pitchthresh: '3'
portamento_pitchthreshtype: '1'
portamento_portamento: '0'
portamento_propdepth: '90'
portamento_proportional: '0'
portamento_proprate: '80'
portamento_time: '64'
portamento_updowntimestretch: '64'
resonance_bandwidth_depth: '64'
resonance_center_depth: '64'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
insertion_effects:
- part: '-1'
type: '0'
- part: '-1'
type: '0'
- part: '-1'
type: '0'
- part: '-1'
type: '0'
- part: '-1'
type: '0'
- part: '-1'
type: '0'
- part: '-1'
type: '0'
- part: '-1'
type: '0'
instrument_effects:
- par: '119'
preset: '0'
route: '0'
type: '3'
- par: '64'
preset: '0'
route: '0'
type: '1'
- route: '0'
type: '0'
instrument_name: zynaddsubfx
instrumenttrack:
basenote: '57'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
system_effects:
- send_vol: '0'
type: '0'
vol: '0'
- send_vol: '0'
type: '0'
vol: '0'
- send_vol: '0'
type: '0'
vol: '0'
- type: '0'
vol: '0'
track_name: Full Strings
type: plugin
- instruments: []
track_name: Outro
- bassline_name: Outro
instruments: []
tags: ''
type: bassline
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '200'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: stringsnpads/rave_choir01.ogg
stutter: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
instrumenttrack:
basenote: '57'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
plugin_name: audiofileprocessor
track_name: rave_choir01.ogg
type: plugin

View File

@ -1,36 +1,420 @@
bpm: '145'
file: mmp/Gustavo Castro.mmp
file: Gustavo Castro
src: /nethome/jotachina/projetos/mmpSearch/mmp/Gustavo Castro.mmp
tags:
TAG:
- plugin
- sample
- bassline
- automation
automation:
- Automation track
bassline:
- Beat/Bassline 0
- "Refr\xE3o"
- Batida/Linha de Baixo 2
- Batida/Linha de Baixo 3
- Batida/Linha de Baixo 4
plugin:
- tripleoscillator
- audiofileprocessor
sample:
- Sample track
tracks:
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '100'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
instrument_name: tripleoscillator
instrumenttrack:
basenote: '57'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
tags: tripleoscillator
track_name: TripleOscillator
tripleoscillator:
coarse0: '0'
coarse1: '-12'
coarse2: '-24'
finel0: '0'
finel1: '0'
finel2: '0'
finer0: '0'
finer1: '0'
finer2: '0'
modalgo1: '2'
modalgo2: '2'
modalgo3: '2'
pan0: '0'
pan1: '0'
pan2: '0'
phoffset0: '0'
phoffset1: '0'
phoffset2: '0'
stphdetun0: '0'
stphdetun1: '0'
stphdetun2: '0'
userwavefile0: ''
userwavefile1: ''
userwavefile2: ''
vol0: '33'
vol1: '33'
vol2: '33'
wavetype0: '0'
wavetype1: '0'
wavetype2: '0'
type: plugin
- instruments: []
- sample_info:
pan: '0'
vol: '100'
sample_name: null
track_name: Sample track
type: sample
- instruments:
- instrument_name: bassdrum01.ogg
- instrument_name: snare_acoustic01.ogg
- instrument_name: hihat_closed01.ogg
- instrument_name: kick01.ogg
- instrument_name: snare03.ogg
- instrument_name: zap03.ogg
- instrument_name: zap02.ogg
- instrument_name: electric_ping01.ogg
- instrument_name: steel_guitar_slight_distorted01.ogg
- instrument_name: ride01.ogg
- instrument_name: shaker02.ogg
- instrument_name: steel_guitar_heavy_distorted01.ogg
track_name: Beat/Bassline 0
- bassline_name: Beat/Bassline 0
instruments:
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/bassdrum01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: bassdrum01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/snare_acoustic01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: snare_acoustic01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/hihat_closed01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: hihat_closed01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/kick01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: kick01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/snare03.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: snare03.ogg
instrument_type: '0'
pan: '0.1'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100.3'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/zap03.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: zap03.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/zap02.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: zap02.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: misc/electric_ping01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: electric_ping01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: instruments/steel_guitar_slight_distorted01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: steel_guitar_slight_distorted01.ogg
instrument_type: '0'
pan: '-0.60000002'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/ride01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: ride01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/shaker02.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: shaker02.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: instruments/steel_guitar_heavy_distorted01.ogg
stutter: '0'
basenote: '57'
fxch: '1'
instrument_name: steel_guitar_heavy_distorted01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
tags: audiofileprocessor
type: bassline
- instruments: []
track_name: "Refr\xE3o"
- bassline_name: "Refr\xE3o"
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Batida/Linha de Baixo 2
- bassline_name: Batida/Linha de Baixo 2
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Batida/Linha de Baixo 3
- bassline_name: Batida/Linha de Baixo 3
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Batida/Linha de Baixo 4
- bassline_name: Batida/Linha de Baixo 4
instruments: []
tags: ''
type: bassline
- automations:
- automation_name: Automation track
automation_patterns: []
automationtrack: Present
type: automation

View File

@ -1,71 +1,607 @@
bpm: '110'
file: mmp/Iara Rodrigues.mmp
file: Iara Rodrigues
src: /nethome/jotachina/projetos/mmpSearch/mmp/Iara Rodrigues.mmp
tags:
TAG:
- plugin
- sample
- bassline
- automation
automation:
- Automation track
bassline:
- Beat/Bassline 0
- Bassline 1
- piu /Bassline2
- pieino
- ' pieino 2'
- ' pieino 3'
- Violino
- baixo engual eu
- '!!bass'
- start?
- meow
- meio
- Clone de meio
- emelym
plugin:
- tripleoscillator
- audiofileprocessor
sample:
- Sample track
tracks:
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '100'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
instrument_name: tripleoscillator
instrumenttrack:
basenote: '57'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
tags: tripleoscillator
track_name: TripleOscillator
tripleoscillator:
coarse0: '0'
coarse1: '-12'
coarse2: '-24'
finel0: '0'
finel1: '0'
finel2: '0'
finer0: '0'
finer1: '0'
finer2: '0'
modalgo1: '2'
modalgo2: '2'
modalgo3: '2'
pan0: '0'
pan1: '0'
pan2: '0'
phoffset0: '0'
phoffset1: '0'
phoffset2: '0'
stphdetun0: '0'
stphdetun1: '0'
stphdetun2: '0'
userwavefile0: ''
userwavefile1: ''
userwavefile2: ''
vol0: '33'
vol1: '33'
vol2: '33'
wavetype0: '0'
wavetype1: '0'
wavetype2: '0'
type: plugin
- instruments: []
- sample_info:
pan: '0'
vol: '100'
sample_name: null
track_name: Sample track
type: sample
- instruments:
- instrument_name: Kicker
- instrument_name: kick_distorted01.ogg
- instrument_name: clap04.ogg
- instrument_name: rim01.ogg
- instrument_name: shaker02.ogg
- instrument_name: bassdrum_acoustic01.ogg
- instrument_name: hihat_closed01.ogg
- instrument_name: kick_long01.ogg
- instrument_name: piano01.ogg
- instrument_name: violin_double_stop01.ogg
- instrument_name: harpsichord01.ogg
- instrument_name: bassslap02.ogg
- instrument_name: bassslap01.ogg
- instrument_name: cello01.ogg
- instrument_name: bassslap01.ogg
- instrument_name: bass!.ogg
- instrument_name: chroma_sound_effect01.ogg
- instrument_name: 110011__tuberatanka__cat-meow.wav
- instrument_name: wind_chimes01.ogg
- instrument_name: auauEmy.wav
track_name: Beat/Bassline 0
- bassline_name: Beat/Bassline 0
instruments:
- basenote: '57'
fxch: '0'
instrument_name: Kicker
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/kick_distorted01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: kick_distorted01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/clap04.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: clap04.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/rim01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: rim01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/shaker02.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: shaker02.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/bassdrum_acoustic01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: bassdrum_acoustic01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/hihat_closed01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: hihat_closed01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/kick_long01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: kick_long01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: instruments/piano01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: piano01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: instruments/violin_double_stop01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: violin_double_stop01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: instruments/harpsichord01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: harpsichord01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: instruments/bassslap02.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: bassslap02.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: instruments/bassslap01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: bassslap01.ogg
instrument_type: '0'
pan: '-0.4'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: instruments/cello01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: cello01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: instruments/bassslap01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: bassslap01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '99.8'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: misc/bass!.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: bass!.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '99.8'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: effects/chroma_sound_effect01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: chroma_sound_effect01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: C:/Users/grigo/Downloads/110011__tuberatanka__cat-meow.wav
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: 110011__tuberatanka__cat-meow.wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: effects/wind_chimes01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: wind_chimes01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: C:/Users/grigo/Downloads/auauEmy.wav
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: auauEmy.wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
tags: audiofileprocessor
type: bassline
- instruments: []
track_name: Bassline 1
- bassline_name: Bassline 1
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: piu /Bassline2
- automations:
- automation_name: Automation track
automation_patterns: []
automationtrack: Present
type: automation
- bassline_name: piu /Bassline2
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: pieino
- bassline_name: pieino
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: ' pieino 2'
- bassline_name: ' pieino 2'
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: ' pieino 3'
- bassline_name: ' pieino 3'
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Violino
- bassline_name: Violino
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: baixo engual eu
- bassline_name: baixo engual eu
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: '!!bass'
- bassline_name: '!!bass'
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: start?
- bassline_name: start?
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: meow
- bassline_name: meow
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: meio
- bassline_name: meio
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Clone de meio
- bassline_name: Clone de meio
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: emelym
- bassline_name: emelym
instruments: []
tags: ''
type: bassline

File diff suppressed because it is too large Load Diff

View File

@ -1,35 +1,312 @@
bpm: '140'
file: mmp/Samanta Freire.mmp
file: Samanta Freire
src: /nethome/jotachina/projetos/mmpSearch/mmp/Samanta Freire.mmp
tags:
TAG:
- plugin
- sample
- bassline
automation: []
bassline:
- Beat/Bassline 0
- Beat/Bassline 1
- Beat/Bassline 2
- Beat/Bassline 3
- Beat/Bassline 4
- Beat/Bassline 5
plugin:
- tripleoscillator
- audiofileprocessor
sample:
- Sample track
tracks:
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '100'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
instrument_name: tripleoscillator
instrumenttrack:
basenote: '57'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
tags: tripleoscillator
track_name: TripleOscillator
tripleoscillator:
coarse0: '0'
coarse1: '-12'
coarse2: '-24'
finel0: '0'
finel1: '0'
finel2: '0'
finer0: '0'
finer1: '0'
finer2: '0'
modalgo1: '2'
modalgo2: '2'
modalgo3: '2'
pan0: '0'
pan1: '0'
pan2: '0'
phoffset0: '0'
phoffset1: '0'
phoffset2: '0'
stphdetun0: '0'
stphdetun1: '0'
stphdetun2: '0'
userwavefile0: ''
userwavefile1: ''
userwavefile2: ''
vol0: '33'
vol1: '33'
vol2: '33'
wavetype0: '0'
wavetype1: '0'
wavetype2: '0'
type: plugin
- instruments: []
- sample_info:
pan: '0'
vol: '100'
sample_name: null
track_name: Sample track
type: sample
- instruments:
- instrument_name: Kicker
- instrument_name: bassdrum01.ogg
- instrument_name: hihat_closed05.ogg
- instrument_name: chorus01.ogg
- instrument_name: kick01.ogg
- instrument_name: Drone Arp
- instrument_name: vapo.wav
- instrument_name: OpulenZ
track_name: Beat/Bassline 0
- bassline_name: Beat/Bassline 0
instruments:
- basenote: '57'
fxch: '0'
instrument_name: Kicker
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/bassdrum01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: bassdrum01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/hihat_closed05.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: hihat_closed05.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: stringsnpads/chorus01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: chorus01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/kick01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: kick01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- basenote: '69'
fxch: '0'
instrument_name: Drone Arp
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: C:/Users/Samanta/Downloads/vapo.wav
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: vapo.wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '99.7'
- basenote: '57'
fxch: '0'
instrument_name: OpulenZ
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
tags: audiofileprocessor
type: bassline
- instruments: []
track_name: Beat/Bassline 1
- bassline_name: Beat/Bassline 1
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Beat/Bassline 2
- bassline_name: Beat/Bassline 2
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Beat/Bassline 3
- bassline_name: Beat/Bassline 3
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Beat/Bassline 4
- bassline_name: Beat/Bassline 4
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Beat/Bassline 5
- bassline_name: Beat/Bassline 5
instruments: []
tags: ''
type: bassline

View File

@ -1,31 +1,350 @@
bpm: '140'
file: "mmp/SonsAlign\xEDgenas.mmp"
file: "SonsAlign\xEDgenas"
src: "/nethome/jotachina/projetos/mmpSearch/mmp/SonsAlign\xEDgenas.mmp"
tags:
TAG:
- plugin
- sample
- bassline
automation: []
bassline:
- Batida/Linha de Baixo 0
- Batida/Linha de Baixo 3
- Batida/Linha de Baixo 2
- Batida/Linha de Baixo 1
plugin:
- tripleoscillator
- audiofileprocessor
sample:
- Sample track
tracks:
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '100'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
instrument_name: tripleoscillator
instrumenttrack:
basenote: '57'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
tags: tripleoscillator
track_name: TripleOscillator
tripleoscillator:
coarse0: '0'
coarse1: '-12'
coarse2: '-24'
finel0: '0'
finel1: '0'
finel2: '0'
finer0: '0'
finer1: '0'
finer2: '0'
modalgo1: '2'
modalgo2: '2'
modalgo3: '2'
pan0: '0'
pan1: '0'
pan2: '0'
phoffset0: '0'
phoffset1: '0'
phoffset2: '0'
stphdetun0: '0'
stphdetun1: '0'
stphdetun2: '0'
userwavefile0: ''
userwavefile1: ''
userwavefile2: ''
vol0: '33'
vol1: '33'
vol2: '33'
wavetype0: '0'
wavetype1: '0'
wavetype2: '0'
type: plugin
- instruments: []
- sample_info:
pan: '0'
vol: '100'
sample_name: null
track_name: Sample track
type: sample
- instruments:
- instrument_name: Kicker
- instrument_name: OpulenZ
- instrument_name: snare01.ogg
- instrument_name: clap01.ogg
- instrument_name: tom01.ogg
- instrument_name: tom02.ogg
- instrument_name: zap02.ogg
- instrument_name: hihat_opened01.ogg
- instrument_name: metronome01.ogg
- instrument_name: metronome02.ogg
track_name: Batida/Linha de Baixo 0
- bassline_name: Batida/Linha de Baixo 0
instruments:
- basenote: '57'
fxch: '0'
instrument_name: Kicker
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- basenote: '57'
fxch: '0'
instrument_name: OpulenZ
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/snare01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: snare01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/clap01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: clap01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/tom01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: tom01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/tom02.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: tom02.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/zap02.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: zap02.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/hihat_opened01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: hihat_opened01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: misc/metronome01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: metronome01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: misc/metronome02.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: metronome02.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
tags: audiofileprocessor
type: bassline
- instruments: []
track_name: Batida/Linha de Baixo 3
- bassline_name: Batida/Linha de Baixo 3
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Batida/Linha de Baixo 2
- bassline_name: Batida/Linha de Baixo 2
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Batida/Linha de Baixo 1
- bassline_name: Batida/Linha de Baixo 1
instruments: []
tags: ''
type: bassline

View File

@ -1,47 +1,369 @@
bpm: '143'
file: "mmp/Um come\xE7o.mmp"
file: "Um come\xE7o"
src: "/nethome/jotachina/projetos/mmpSearch/mmp/Um come\xE7o.mmp"
tags:
TAG:
- plugin
- sample
- bassline
- automation
automation:
- "Pista de Automa\xE7\xE3o"
bassline:
- Violino (Verso 2)
- Violino (Verso 1 - 1)
- Guitarra (Verso 1)
- Guitarra (Ponte)
- Baixo (Verso 2)
- "Baixo (Refr\xE3o)"
- Bateria (Ponte)
- "Bateria (Refr\xE3o)"
- Bateria (Verso 1)
- Base
plugin:
- tripleoscillator
- audiofileprocessor
sample:
- Sample track
tracks:
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '100'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
instrument_name: tripleoscillator
instrumenttrack:
basenote: '57'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
tags: tripleoscillator
track_name: TripleOscillator
tripleoscillator:
coarse0: '0'
coarse1: '-12'
coarse2: '-24'
finel0: '0'
finel1: '0'
finel2: '0'
finer0: '0'
finer1: '0'
finer2: '0'
modalgo1: '2'
modalgo2: '2'
modalgo3: '2'
pan0: '0'
pan1: '0'
pan2: '0'
phoffset0: '0'
phoffset1: '0'
phoffset2: '0'
stphdetun0: '0'
stphdetun1: '0'
stphdetun2: '0'
userwavefile0: ''
userwavefile1: ''
userwavefile2: ''
vol0: '33'
vol1: '33'
vol2: '33'
wavetype0: '0'
wavetype1: '0'
wavetype2: '0'
type: plugin
- instruments: []
- sample_info:
pan: '0'
vol: '100'
sample_name: null
track_name: Sample track
type: sample
- instruments:
- instrument_name: bassdrum04.ogg
- instrument_name: hihat_closed04.ogg
- instrument_name: snare_hiphop01.ogg
- instrument_name: snare_muffled02.ogg
- instrument_name: snare_muffled01.ogg
- instrument_name: bassslap01.ogg
- instrument_name: violin_pizzicato01.ogg
- instrument_name: steel_guitar01.ogg
track_name: Violino (Verso 2)
- bassline_name: Violino (Verso 2)
instruments:
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/bassdrum04.ogg
stutter: '0'
basenote: '57'
fxch: '1'
instrument_name: bassdrum04.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0.000814111'
looped: '0'
reversed: '0'
sframe: '0.000542741'
src: drums/hihat_closed04.ogg
stutter: '0'
basenote: '57'
fxch: '1'
instrument_name: hihat_closed04.ogg
instrument_type: '0'
pan: '1.49012e-08'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/snare_hiphop01.ogg
stutter: '0'
basenote: '57'
fxch: '1'
instrument_name: snare_hiphop01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0.000241274'
looped: '0'
reversed: '0'
sframe: '0.000160849'
src: drums/snare_muffled02.ogg
stutter: '0'
basenote: '57'
fxch: '1'
instrument_name: snare_muffled02.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/snare_muffled01.ogg
stutter: '0'
basenote: '57'
fxch: '1'
instrument_name: snare_muffled01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '99.6'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: instruments/bassslap01.ogg
stutter: '0'
basenote: '57'
fxch: '2'
instrument_name: bassslap01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: instruments/violin_pizzicato01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: violin_pizzicato01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '99.8'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: instruments/steel_guitar01.ogg
stutter: '0'
basenote: '57'
fxch: '3'
instrument_name: steel_guitar01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
tags: audiofileprocessor
type: bassline
- instruments: []
track_name: Violino (Verso 1 - 1)
- bassline_name: Violino (Verso 1 - 1)
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Guitarra (Verso 1)
- bassline_name: Guitarra (Verso 1)
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Guitarra (Ponte)
- bassline_name: Guitarra (Ponte)
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Baixo (Verso 2)
- bassline_name: Baixo (Verso 2)
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: "Baixo (Refr\xE3o)"
- bassline_name: "Baixo (Refr\xE3o)"
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Bateria (Ponte)
- bassline_name: Bateria (Ponte)
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: "Bateria (Refr\xE3o)"
- bassline_name: "Bateria (Refr\xE3o)"
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Bateria (Verso 1)
- bassline_name: Bateria (Verso 1)
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Base
- bassline_name: Base
instruments: []
tags: ''
type: bassline
- automations:
- automation_name: "Pista de Automa\xE7\xE3o"
automation_patterns: []
automationtrack: Present
type: automation

View File

@ -1,41 +1,329 @@
bpm: '140'
file: mmp/VitorAugusto.mmp
file: VitorAugusto
src: /nethome/jotachina/projetos/mmpSearch/mmp/VitorAugusto.mmp
tags:
TAG:
- plugin
- sample
- automation
- bassline
automation:
- Automation track
bassline:
- Piano
- Kick
- Kick_distorted
- Clap
- Snare
- Hihat_closed
- Hihat_opened
- Violino
plugin:
- tripleoscillator
- audiofileprocessor
sample:
- Sample track
tracks:
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '100'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
instrument_name: tripleoscillator
instrumenttrack:
basenote: '57'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
tags: tripleoscillator
track_name: TripleOscillator
tripleoscillator:
coarse0: '0'
coarse1: '-12'
coarse2: '-24'
finel0: '0'
finel1: '0'
finel2: '0'
finer0: '0'
finer1: '0'
finer2: '0'
modalgo1: '2'
modalgo2: '2'
modalgo3: '2'
pan0: '0'
pan1: '0'
pan2: '0'
phoffset0: '0'
phoffset1: '0'
phoffset2: '0'
stphdetun0: '0'
stphdetun1: '0'
stphdetun2: '0'
userwavefile0: ''
userwavefile1: ''
userwavefile2: ''
vol0: '33'
vol1: '33'
vol2: '33'
wavetype0: '0'
wavetype1: '0'
wavetype2: '0'
type: plugin
- instruments: []
- sample_info:
pan: '0'
vol: '100'
sample_name: null
track_name: Sample track
type: sample
- instruments:
- instrument_name: Kicker
- instrument_name: kick_distorted01.ogg
- instrument_name: clap01.ogg
- instrument_name: snare05.ogg
- instrument_name: hihat_closed01.ogg
- instrument_name: hihat_opened01.ogg
- instrument_name: Analog Piano 1
- instrument_name: Synth Violin 2 Fat
track_name: Piano
- automations:
- automation_name: Automation track
automation_patterns: []
automationtrack: Present
type: automation
- bassline_name: Piano
instruments:
- basenote: '57'
fxch: '0'
instrument_name: Kicker
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/kick_distorted01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: kick_distorted01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '21.6'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/clap01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: clap01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/snare05.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: snare05.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/hihat_closed01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: hihat_closed01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '18.4'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/hihat_opened01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: hihat_opened01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '25.6'
- basenote: '57'
fxch: '0'
instrument_name: Analog Piano 1
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- basenote: '57'
fxch: '0'
instrument_name: Synth Violin 2 Fat
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
tags: audiofileprocessor
type: bassline
- instruments: []
track_name: Kick
- bassline_name: Kick
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Kick_distorted
- bassline_name: Kick_distorted
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Clap
- bassline_name: Clap
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Snare
- bassline_name: Snare
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Hihat_closed
- bassline_name: Hihat_closed
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Hihat_opened
- bassline_name: Hihat_opened
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Violino
- bassline_name: Violino
instruments: []
tags: ''
type: bassline

View File

@ -1,22 +1,404 @@
bpm: '140'
file: "mmp/Wesley_Silva_Guimar\xE3es.mmp"
file: "Wesley_Silva_Guimar\xE3es"
src: "/nethome/jotachina/projetos/mmpSearch/mmp/Wesley_Silva_Guimar\xE3es.mmp"
tags:
TAG:
- plugin
- sample
- bassline
automation: []
bassline:
- Beat/Bassline 0
plugin:
- tripleoscillator
- audiofileprocessor
sample:
- Sample track
tracks:
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '100'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
instrument_name: tripleoscillator
instrumenttrack:
basenote: '57'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
tags: tripleoscillator
track_name: TripleOscillator
tripleoscillator:
coarse0: '0'
coarse1: '-12'
coarse2: '-24'
finel0: '0'
finel1: '0'
finel2: '0'
finer0: '0'
finer1: '0'
finer2: '0'
modalgo1: '2'
modalgo2: '2'
modalgo3: '2'
pan0: '0'
pan1: '0'
pan2: '0'
phoffset0: '0'
phoffset1: '0'
phoffset2: '0'
stphdetun0: '0'
stphdetun1: '0'
stphdetun2: '0'
userwavefile0: ''
userwavefile1: ''
userwavefile2: ''
vol0: '33'
vol1: '33'
vol2: '33'
wavetype0: '0'
wavetype1: '0'
wavetype2: '0'
type: plugin
- instruments: []
- sample_info:
pan: '0'
vol: '100'
sample_name: null
track_name: Sample track
type: sample
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '200'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/bassdrum01.ogg
stutter: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
instrumenttrack:
basenote: '57'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
plugin_name: audiofileprocessor
track_name: bassdrum01.ogg
type: plugin
- instruments:
- instrument_name: Kicker
- instrument_name: bassdrum01.ogg
- instrument_name: bassdrum02.ogg
- instrument_name: bassdrum04.ogg
- instrument_name: clap01.ogg
- instrument_name: kick02.ogg
- instrument_name: hihat_closed01.ogg
track_name: Beat/Bassline 0
- bassline_name: Beat/Bassline 0
instruments:
- basenote: '57'
fxch: '0'
instrument_name: Kicker
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/bassdrum01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: bassdrum01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/bassdrum02.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: bassdrum02.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/bassdrum04.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: bassdrum04.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/clap01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: clap01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/kick02.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: kick02.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/hihat_closed01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: hihat_closed01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '56'
tags: audiofileprocessor
type: bassline

10935
_data/all.yml Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,26 +1,317 @@
bpm: '90'
file: mmp/beatJulioCesardeSousa.mmp
file: beatJulioCesardeSousa
src: /nethome/jotachina/projetos/mmpSearch/mmp/beatJulioCesardeSousa.mmp
tags:
TAG:
- plugin
- sample
- bassline
automation: []
bassline:
- Beat/Bassline 0
- Batida/Linha de Baixo 1
- Batida/Linha de Baixo 2
plugin:
- tripleoscillator
- audiofileprocessor
sample:
- Sample track
tracks:
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '100'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
instrument_name: tripleoscillator
instrumenttrack:
basenote: '57'
fxch: '2'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: N/A
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
tags: tripleoscillator
track_name: TripleOscillator
tripleoscillator:
coarse0: '0'
coarse1: '-12'
coarse2: '-24'
finel0: '0'
finel1: '0'
finel2: '0'
finer0: '0'
finer1: '0'
finer2: '0'
modalgo1: '2'
modalgo2: '2'
modalgo3: '2'
pan0: '0'
pan1: '0'
pan2: '0'
phoffset0: '0'
phoffset1: '0'
phoffset2: '0'
stphdetun0: '0'
stphdetun1: '0'
stphdetun2: '0'
userwavefile0: ''
userwavefile1: ''
userwavefile2: ''
vol0: '33'
vol1: '33'
vol2: '33'
wavetype0: '0'
wavetype1: '0'
wavetype2: '0'
type: plugin
- instruments: []
- sample_info:
pan: '0'
vol: '100'
sample_name: null
track_name: Sample track
type: sample
- instruments:
- instrument_name: Kicker
- instrument_name: snare_hiphop02.ogg
- instrument_name: kick_hiphop01.ogg
- instrument_name: hihat_opened02.ogg
- instrument_name: hihat_closed01.ogg
- instrument_name: bassslap02.ogg
- instrument_name: clap03.ogg
- instrument_name: clav01.ogg
track_name: Beat/Bassline 0
- bassline_name: Beat/Bassline 0
instruments:
- basenote: '57'
fxch: '0'
instrument_name: Kicker
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/snare_hiphop02.ogg
stutter: '0'
basenote: '57'
fxch: '4'
instrument_name: snare_hiphop02.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/kick_hiphop01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: kick_hiphop01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/hihat_opened02.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: hihat_opened02.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/hihat_closed01.ogg
stutter: '0'
basenote: '57'
fxch: '3'
instrument_name: hihat_closed01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: instruments/bassslap02.ogg
stutter: '0'
basenote: '57'
fxch: '1'
instrument_name: bassslap02.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/clap03.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: clap03.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/clav01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: clav01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
tags: audiofileprocessor
type: bassline
- instruments: []
track_name: Batida/Linha de Baixo 1
- bassline_name: Batida/Linha de Baixo 1
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Batida/Linha de Baixo 2
- bassline_name: Batida/Linha de Baixo 2
instruments: []
tags: ''
type: bassline

View File

@ -1,20 +1,485 @@
bpm: '90'
file: mmp/carlos.mmp
file: carlos
src: /nethome/jotachina/projetos/mmpSearch/mmp/carlos.mmp
tags:
TAG:
- bassline
- plugin
automation: []
bassline:
- Beat/Bassline 0
plugin:
- ''
- bitinvader
sample: []
tracks:
- instruments:
- instrument_name: Alien clKick 05b1
- instrument_name: Alien Snare Dry 02
track_name: Beat/Bassline 0
- bassline_name: Beat/Bassline 0
instruments:
- basenote: '69'
fxch: '7'
instrument_name: Alien clKick 05b1
instrument_type: '0'
pan: '0'
pitch: '-2800'
pitchrange: '28'
usemasterpitch: '1'
vol: '60'
- basenote: '69'
fxch: '8'
instrument_name: Alien Snare Dry 02
instrument_type: '0'
pan: '0'
pitch: '-1200'
pitchrange: '12'
usemasterpitch: '1'
vol: '100'
tags: ''
type: bassline
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '200'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
bitinvader:
interpolation: '1'
normalize: '0'
sampleLength: '128'
sampleShape: qK3UvujF8z7nk3M/ZAWyPjiPG7/Y/eu+g69BP2LfML9q2zS/gt3APpD5Rr5sNbY+eHk8Puq/dL+gOU8+CB2Evn4XPz+4Ldy+hn9Dv3TpOj7G82K/Rt8iP65nV79Wpyo/Vu8qv9jN677sV3a/lOdJv8QV4j7+U3+/+iN9vz6/Hj/zi3k/Nqcav/SpeT46FZ0+aKMzPyCRj73Ps2c/AEp/Pq5t1z46cx2/Cj8FvxSJCT6MhcW+AJGAvSANj77w6Xm+j59HP0ozJT8g/w8/FNWJvgANgD5ISSM+ZhMzvy+PFz9ARaA+kq9Iv0pDJb9a4yy/yA3kPuyN9T7aE20/ME8Yv+TV8T4u/ZY+GDkMvjD7F78S9wi/cJG0verDdL/gCW8+oJNPv37jPj+gVdC+kOFGPVBRqr2IB0S/8Fl4Puejcz8sBxa/KBkTvjD5Fz7o/fM+1YNqPwhZA74KawW/IGELvc+rZz9knbE+1sNqv8d3Yz/+Vf8+8rd4v8gF5L6uR1e/eJs7v4Alv77+M3+/DZ8GP26/Nr/cv22/QFkgvtT3ab/wqXc+ZHMyv1Cxpr0AAtW7NNMZv66DVr8QfYg+rr3WPoI/Qb/gI3A/sBtYP1jJLb4+Hx8/uANcvwozBT9sJba+RBkhPtDhaj1OxyY/WMcrv3iZPb5gVa++GksNP/4Lf78=
version: '0.1'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0.98500001'
att: '0'
ctlenvamt: '0'
dec: '0.032000002'
hold: '0'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0'
sustain: '0'
userwavefile: ''
x100: '0'
fxchain:
enabled: '1'
numofeffects: '2'
instrument_name: bitinvader
instrumenttrack:
basenote: '69'
fxch: '9'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
track_name: Alien Crash Cymbals 02
type: plugin
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '200'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
bitinvader:
interpolation: '0'
normalize: '0'
sampleLength: '200'
sampleShape: AACAv6Rwfb9I4Xq/7FF4v4/Cdb8zM3O/16Nwv3sUbr8fhWu/wvVov2ZmZr8K12O/rkdhv1K4Xr/2KFy/mplZvz4KV7/helS/hetRvylcT7/NzEy/cT1KvxSuR7+4HkW/XI9CvwAAQL+kcD2/SOE6v+xROL+QwjW/MzMzv9ejML97FC6/HoUrv8L1KL9mZia/Ctcjv65HIb9SuB6/9igcv5qZGb8+Che/4noUv4XrEb8pXA+/zcwMv3A9Cr8Urge/uB4Fv1yPAr8AAAC/SOH6vpDC9b7Yo/C+HoXrvmZm5r6uR+G+9ijcvj4K176G69G+zMzMvhSux75cj8K+pHC9vuxRuL40M7O+ehSuvsL1qL4K16O+UrievpqZmb7iepS+KFyPvnA9ir64HoW+AACAvpDCdb4ghWu+sEdhvjwKV77MzEy+XI9CvuxROL58FC6+DNcjvpiZGb4oXA++uB4FvpDC9b2wR+G90MzMvehRuL0I16O9KFyPvZDCdb3QzEy9ENcjvYDC9bwA16O8ANcjvAAAAAAA1yM8ANejPIDC9TwA1yM9wMxMPYDCdT0wXI89ENejPfBRuD3QzMw9sEfhPZDC9T24HgU+KFwPPpiZGT4I1yM+eBQuPuhROD5gj0I+0MxMPkAKVz6wR2E+IIVrPpDCdT4AAIA+uB6FPnA9ij4oXI8+4HqUPpiZmT5QuJ4+DNejPsT1qD58FK4+NDOzPuxRuD6kcL0+XI/CPhSuxz7MzMw+hOvRPjwK1z70KNw+sEfhPmhm5j4ghes+2KPwPpDC9T5I4fo+AAAAP1yPAj+4HgU/FK4HP3A9Cj/MzAw/KFwPP4brET/iehQ/PgoXP5qZGT/2KBw/UrgeP65HIT8K1yM/ZmYmP8L1KD8ehSs/ehQuP9ijMD80MzM/kMI1P+xROD9I4To/pHA9PwAAQD9cj0I/uB5FPxSuRz9wPUo/zMxMPyhcTz+G61E/4npUPz4KVz+amVk/9ihcP1K4Xj+uR2E/CtdjP2ZmZj/C9Wg/HoVrP3oUbj/Yo3A/NDNzP5DCdT/sUXg/SOF6P6RwfT8=
version: '0.1'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '1'
att: '0.40000001'
ctlenvamt: '0'
dec: '0'
hold: '0'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.025'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '1'
sustain: '1'
userwavefile: ''
x100: '0'
eldata:
fcut: '400'
fres: '1'
ftype: '0'
fwet: '1'
elres:
amt: '0'
att: '0.86400002'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '1'
att: '0.039999999'
ctlenvamt: '0'
dec: '0.2'
hold: '0'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.15000001'
sustain: '0'
userwavefile: ''
x100: '0'
fxchain:
enabled: '1'
numofeffects: '7'
instrument_name: bitinvader
instrumenttrack:
basenote: '69'
fxch: '1'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '50'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
track_name: Alien Saw Bass 01a42
type: plugin
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '136'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
bitinvader:
interpolation: '1'
normalize: '0'
sampleLength: '128'
sampleShape: AAAAAAAAAD0AAIA9AADAPQAAAD4AACA+AABAPgAAYD4AAIA+AACQPgAAoD4AALA+AADAPgAA0D4AAOA+AADwPgAAAD8AAAg/AAAQPwAAGD8AACA/AAAoPwAAMD8AADg/AABAPwAASD8AAFA/AABYPwAAYD8AAGg/AABwPwAAeD8AAIA/AAB4PwAAcD8AAGg/AABgPwAAWD8AAFA/AABIPwAAQD8AADg/AAAwPwAAKD8AACA/AAAYPwAAED8AAAg/AAAAPwAA8D4AAOA+AADQPgAAwD4AALA+AACgPgAAkD4AAIA+AABgPgAAQD4AACA+AAAAPgAAwD0AAIA9AAAAPQAAAAAAAAC9AACAvQAAwL0AAAC+AAAgvgAAQL4AAGC+AACAvgAAkL4AAKC+AACwvgAAwL4AANC+AADgvgAA8L4AAAC/AAAIvwAAEL8AABi/AAAgvwAAKL8AADC/AAA4vwAAQL8AAEi/AABQvwAAWL8AAGC/AABovwAAcL8AAHi/AACAvwAAeL8AAHC/AABovwAAYL8AAFi/AABQvwAASL8AAEC/AAA4vwAAML8AACi/AAAgvwAAGL8AABC/AAAIvwAAAL8AAPC+AADgvgAA0L4AAMC+AACwvgAAoL4AAJC+AACAvgAAYL4AAEC+AAAgvgAAAL4AAMC9AACAvQAAAL0=
version: '0.1'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '1'
att: '1'
ctlenvamt: '1'
dec: '0.27500001'
hold: '0'
lamt: '1'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '1'
sustain: '1'
userwavefile: ''
x100: '0'
eldata:
fcut: '400'
fres: '0.5'
ftype: '3'
fwet: '1'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '1'
att: '0.059999999'
ctlenvamt: '0'
dec: '0'
hold: '0'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.5'
sustain: '1'
userwavefile: ''
x100: '0'
fxchain:
enabled: '1'
numofeffects: '7'
instrument_name: bitinvader
instrumenttrack:
basenote: '69'
fxch: '2'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '40'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
track_name: Alien Synth Voice 01a
type: plugin
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '200'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
bitinvader:
interpolation: '1'
normalize: '1'
sampleLength: '170'
sampleShape: AGpXP/IDXT9xO2I/ewxnPxF3az8zd28/4QpzPxsydj/h6ng/rjN7P+8MfT97cn4/cWd/P/nnfz9q938/ZpJ/P++6fj8DcX0/pLZ7P9CJeT9E7nY/zeJzP51ocD/5g2w/4TRoP1V9Yz9VX14/4d5YP/n7Uj9nukw/Mx1GP5AmPz8R2Tc/HzswP5JNKD/NEiA/zZAXP5LLDj/QxQU/DAf5Pv0T5j6AutI+FAK/Punwqj5KlZY+ZPaBPi42Wj6rIjA+A7gFPrY6tj3vP0E90P+tO6bKFb2jiqC9DOD1va5qJb7zk0++J2R5vghfkb7uzaW+NPO5vgfCzb5lNuG+UET0vuZxA79niAy/rl0Vv7vxHb+RPia/2D8uv6vyNb+WVD2/HmFEvzQVS783blG/AGpXv/IDXb9wO2K/egxnvxB3a780d2+/4gpzvxwydr/i6ni/rjN7v+8Mfb97cn6/cGd/v/nnf79q93+/ZpJ/v++6fr8DcX2/pLZ7v9CJeb9E7na/zeJzv55ocL/6g2y/4DRov1R9Y79VX16/4d5Yv/n7Ur9nuky/NB1Gv5EmP78T2Te/HDswv5FNKL/MEiC/zJAXv5LLDr/QxQW/DAf5vgMU5r6GutK+GgK/vuPwqr5ElZa+ZPaBvi42Wr6rIjC+A7gFvrY6tr0iQEG9YAGuu9jKFT28iqA9DOD1Pa5qJT7zk08+J2R5PghfkT7ozaU+LvO5PgzCzT5rNuE+VUT0PuZxAz9niAw/rl0VP7vxHT+OPiY/1T8uP6nyNT+YVD0/IGFEPzQVSz83blE/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
version: '0.1'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '1'
att: '0.5'
ctlenvamt: '0'
dec: '0'
hold: '0'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '2'
sustain: '1'
userwavefile: ''
x100: '0'
eldata:
fcut: '500'
fres: '1'
ftype: '10'
fwet: '1'
elres:
amt: '0'
att: '0.60000002'
ctlenvamt: '0'
dec: '0'
hold: '0'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '1'
userwavefile: ''
x100: '0'
elvol:
amt: '1'
att: '0.02'
ctlenvamt: '0'
dec: '0'
hold: '0'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.5'
sustain: '1'
userwavefile: ''
x100: '0'
fxchain:
enabled: '1'
numofeffects: '6'
instrument_name: bitinvader
instrumenttrack:
basenote: '69'
fxch: '3'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
track_name: Alien Sine Piano 02b Synth
type: plugin

View File

@ -1,39 +1,545 @@
bpm: '120'
file: mmp/deprecado_wallace.mmp
file: deprecado_wallace
src: /nethome/jotachina/projetos/mmpSearch/mmp/deprecado_wallace.mmp
tags:
TAG:
- plugin
- sample
- bassline
- automation
automation:
- Automation track
bassline:
- Beat
- Beat2
- BossaNova
- Bassline
- Piano
plugin:
- tripleoscillator
- audiofileprocessor
- kicker
sample:
- Sample track
tracks:
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '100'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
instrument_name: tripleoscillator
instrumenttrack:
basenote: '57'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
tags: tripleoscillator
track_name: TripleOscillator
tripleoscillator:
coarse0: '0'
coarse1: '-12'
coarse2: '-24'
finel0: '0'
finel1: '0'
finel2: '0'
finer0: '0'
finer1: '0'
finer2: '0'
modalgo1: '2'
modalgo2: '2'
modalgo3: '2'
pan0: '0'
pan1: '0'
pan2: '0'
phoffset0: '0'
phoffset1: '0'
phoffset2: '0'
stphdetun0: '0'
stphdetun1: '0'
stphdetun2: '0'
userwavefile0: ''
userwavefile1: ''
userwavefile2: ''
vol0: '33'
vol1: '33'
vol2: '33'
wavetype0: '0'
wavetype1: '0'
wavetype2: '0'
type: plugin
- instruments: []
- sample_info:
pan: '0'
vol: '100'
sample_name: null
track_name: Sample track
type: sample
- instruments:
- instrument_name: Kicker
- instrument_name: kick_hard01.ogg
- instrument_name: snare01.ogg
- instrument_name: hihat_closed03.ogg
- instrument_name: clav01.ogg
- instrument_name: crash01.ogg
- instrument_name: shaker01.ogg
- instrument_name: shaker02.ogg
- instrument_name: matrix1000_pluck01.ogg
- instrument_name: piano01.ogg
- instrument_name: soft_piano.ds
- instrument_name: snare_rim01.ogg
track_name: Beat
- bassline_name: Beat
instruments:
- basenote: '57'
fxch: '0'
instrument_name: Kicker
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/kick_hard01.ogg
stutter: '0'
basenote: '57'
fxch: '2'
instrument_name: kick_hard01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/snare01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: snare01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/hihat_closed03.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: hihat_closed03.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/clav01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: clav01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/crash01.ogg
stutter: '0'
basenote: '64'
fxch: '4'
instrument_name: crash01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '23.4'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/shaker01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: shaker01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '50'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/shaker02.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: shaker02.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '50'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: basses/matrix1000_pluck01.ogg
stutter: '0'
basenote: '57'
fxch: '3'
instrument_name: matrix1000_pluck01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: ''
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: instruments/piano01.ogg
stutter: '0'
basenote: '57'
fxch: '5'
instrument_name: piano01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '40.8'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drumsynth/instrument/soft_piano.ds
stutter: '0'
basenote: '57'
fxch: '6'
instrument_name: soft_piano.ds
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/snare_rim01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: snare_rim01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
tags: audiofileprocessor
type: bassline
- instruments: []
track_name: Beat2
- bassline_name: Beat2
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: BossaNova
- bassline_name: BossaNova
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Bassline
- bassline_name: Bassline
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Piano
- bassline_name: Piano
instruments: []
tags: ''
type: bassline
- instruments: []
- automations:
- automation_name: Automation track
automation_patterns:
- len: '768'
mute: '0'
name: matrix1000_pluck01.ogg>Volume
pos: '0'
prog: '2'
tens: '1'
times:
- pos: '0'
value: '0'
- pos: '384'
value: '100'
automationtrack: Present
type: automation
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '200'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
instrument_name: kicker
instrumenttrack:
basenote: '57'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
kicker:
click: '0'
decay: '5000'
decay_denominator: '4'
decay_numerator: '4'
decay_syncmode: '0'
dist: '0.8'
distend: '0.8'
endfreq: '40'
endnote: '0'
env: '0.163'
gain: '1'
noise: '1'
slope: '0.06'
startfreq: '150'
startnote: '1'
version: '1'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
track_name: Noise
type: plugin

View File

@ -1,133 +1,807 @@
bpm: '140'
file: mmp/eliasMendesSong.mmp
tracks:
- instruments: []
track_name: TripleOscillator
type: plugin
- instruments: []
track_name: Sample track
type: sample
- instruments:
- instrument_name: Kicker
- instrument_name: heaven_strings01.ogg
- instrument_name: breath01.ogg
- instrument_name: break02.ogg
- instrument_name: clap01.ogg
- instrument_name: raving_crowd01.ogg
- instrument_name: start01.ogg
- instrument_name: bass01.ogg
- instrument_name: rave_bass01.ogg
- instrument_name: synth_acid01.ogg
- instrument_name: horror_bass01.ogg
- instrument_name: hihat_closed01.ogg
- instrument_name: Hi-q.ds
- instrument_name: Syntom_1.ds
- instrument_name: Snare.ds
- instrument_name: a_round_thing.ds
- instrument_name: long_q_1.ds
- instrument_name: wee_dog.ds
- instrument_name: dirty_transform.ds
track_name: Beat/Bassline 0
type: bassline
- instruments: []
track_name: Clone de Beat/Bassline 0
type: bassline
- instruments: []
track_name: Clone de Clone de Beat/Bassline 0
type: bassline
- instruments: []
track_name: Clone de Clone de Clone de Beat/Bassline 0
type: bassline
- instruments: []
track_name: Clone de Clone de Clone de Clone de Beat/Bassline 0
type: bassline
- instruments: []
track_name: Clone de Clone de Clone de Clone de Clone de Beat/Bassline 0
type: bassline
- instruments: []
track_name: Clone de Clone de Clone de Clone de Clone de Clone de Beat/Bassline
0
type: bassline
- instruments: []
track_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Beat/Bassline
0
type: bassline
- instruments: []
track_name: Batida/Linha de Baixo 8
type: bassline
- instruments: []
track_name: Clone de Batida/Linha de Baixo 8
type: bassline
- instruments: []
track_name: Clone de Batida/Linha de Baixo 8
type: bassline
- instruments: []
track_name: Clone de Batida/Linha de Baixo 8
type: bassline
- instruments: []
track_name: Clone de Clone de Batida/Linha de Baixo 8
type: bassline
- instruments: []
track_name: Clone de Clone de Clone de Batida/Linha de Baixo 8
type: bassline
- instruments: []
track_name: Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8
type: bassline
- instruments: []
track_name: Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8
type: bassline
- instruments: []
track_name: Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de
file: eliasMendesSong
src: /nethome/jotachina/projetos/mmpSearch/mmp/eliasMendesSong.mmp
tags:
TAG:
- plugin
- sample
- bassline
- automation
automation:
- Automation track
bassline:
- Beat/Bassline 0
- Clone de Beat/Bassline 0
- Clone de Clone de Beat/Bassline 0
- Clone de Clone de Clone de Beat/Bassline 0
- Clone de Clone de Clone de Clone de Beat/Bassline 0
- Clone de Clone de Clone de Clone de Clone de Beat/Bassline 0
- Clone de Clone de Clone de Clone de Clone de Clone de Beat/Bassline 0
- Clone de Clone de Clone de Clone de Clone de Clone de Clone de Beat/Bassline 0
- Batida/Linha de Baixo 8
- Clone de Batida/Linha de Baixo 8
- Clone de Batida/Linha de Baixo 8
- Clone de Batida/Linha de Baixo 8
- Clone de Clone de Batida/Linha de Baixo 8
- Clone de Clone de Clone de Batida/Linha de Baixo 8
- Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8
- Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8
- Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8
- Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de
Baixo 8
type: bassline
- instruments: []
track_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha
- Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha
de Baixo 8
type: bassline
- instruments: []
track_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
- Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
de Batida/Linha de Baixo 8
type: bassline
- instruments: []
track_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
- Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
de Clone de Batida/Linha de Baixo 8
type: bassline
- instruments: []
track_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
- Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
de Clone de Clone de Batida/Linha de Baixo 8
type: bassline
- instruments: []
track_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
- Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
de Clone de Clone de Clone de Batida/Linha de Baixo 8
type: bassline
- instruments: []
track_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
- Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8
type: bassline
- instruments: []
track_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
- Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8
type: bassline
- instruments: []
track_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
- Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo
8
type: bassline
- instruments: []
track_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
- Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha
de Baixo 8
type: bassline
- instruments: []
track_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
- Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha
de Baixo 8
plugin:
- tripleoscillator
- audiofileprocessor
sample:
- Sample track
tracks:
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '100'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
instrument_name: tripleoscillator
instrumenttrack:
basenote: '57'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
tags: tripleoscillator
track_name: TripleOscillator
tripleoscillator:
coarse0: '0'
coarse1: '-12'
coarse2: '-24'
finel0: '0'
finel1: '0'
finel2: '0'
finer0: '0'
finer1: '0'
finer2: '0'
modalgo1: '2'
modalgo2: '2'
modalgo3: '2'
pan0: '0'
pan1: '0'
pan2: '0'
phoffset0: '0'
phoffset1: '0'
phoffset2: '0'
stphdetun0: '0'
stphdetun1: '0'
stphdetun2: '0'
userwavefile0: ''
userwavefile1: ''
userwavefile2: ''
vol0: '33'
vol1: '33'
vol2: '33'
wavetype0: '0'
wavetype1: '0'
wavetype2: '0'
type: plugin
- sample_info:
pan: '0'
vol: '100'
sample_name: null
track_name: Sample track
type: sample
- bassline_name: Beat/Bassline 0
instruments:
- basenote: '57'
fxch: '0'
instrument_name: Kicker
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: stringsnpads/heaven_strings01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: heaven_strings01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: misc/breath01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: breath01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: beats/break02.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: break02.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/clap01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: clap01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: misc/raving_crowd01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: raving_crowd01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: effects/start01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: start01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: basses/bass01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: bass01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: basses/rave_bass01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: rave_bass01.ogg
instrument_type: '0'
pan: '-0.80000007'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: basses/synth_acid01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: synth_acid01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: basses/horror_bass01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: horror_bass01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/hihat_closed01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: hihat_closed01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drumsynth/electro/Hi-q.ds
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: Hi-q.ds
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drumsynth/electro/Syntom_1.ds
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: Syntom_1.ds
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drumsynth/cr78/Snare.ds
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: Snare.ds
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drumsynth/misc_electro/a_round_thing.ds
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: a_round_thing.ds
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drumsynth/misc_electro/long_q_1.ds
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: long_q_1.ds
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drumsynth/misc_electro/wee_dog.ds
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: wee_dog.ds
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drumsynth/misc_fx/dirty_transform.ds
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: dirty_transform.ds
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
tags: audiofileprocessor
type: bassline
- instruments: []
track_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
- bassline_name: Clone de Beat/Bassline 0
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Clone de Beat/Bassline 0
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Clone de Clone de Beat/Bassline 0
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Clone de Clone de Clone de Beat/Bassline 0
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Clone de Clone de Clone de Clone de Beat/Bassline 0
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Clone de Clone de Clone de Clone de Clone de Beat/Bassline
0
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Beat/Bassline
0
instruments: []
tags: ''
type: bassline
- automations:
- automation_name: Automation track
automation_patterns: []
automationtrack: Present
type: automation
- bassline_name: Batida/Linha de Baixo 8
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Batida/Linha de Baixo 8
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Batida/Linha de Baixo 8
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Batida/Linha de Baixo 8
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Clone de Batida/Linha de Baixo 8
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Clone de Clone de Batida/Linha de Baixo 8
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo
8
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha
de Baixo 8
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha
de Baixo 8
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
de Batida/Linha de Baixo 8
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
de Clone de Batida/Linha de Baixo 8
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
de Clone de Clone de Batida/Linha de Baixo 8
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
de Clone de Clone de Clone de Batida/Linha de Baixo 8
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo
8
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha
de Baixo 8
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha
de Baixo 8
instruments: []
tags: ''
type: bassline
- bassline_name: Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone
de Batida/Linha de Baixo 8
instruments: []
tags: ''
type: bassline
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '200'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drumsynth/misc_fx/dirty_transform.ds
stutter: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
instrumenttrack:
basenote: '57'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
plugin_name: audiofileprocessor
track_name: dirty_transform.ds
type: plugin

File diff suppressed because it is too large Load Diff

View File

@ -1,38 +1,349 @@
bpm: '145'
file: mmp/leandro_souza_atvd1.mmp
file: leandro_souza_atvd1
src: /nethome/jotachina/projetos/mmpSearch/mmp/leandro_souza_atvd1.mmp
tags:
TAG:
- sample
- bassline
- automation
automation:
- "Pista de Automa\xE7\xE3o"
- "Pista de Automa\xE7\xE3o"
bassline:
- clap
- kick
- snare
- hithat
- open hat
- '808'
plugin:
- audiofileprocessor
sample:
- looperman-l-2535254-0150443-gunna-x-young-thug-x-roddy-ricch-type-loop-balenciaga.wav
- looperman-l-0791808-0286113-gunna-x-young-thug-type-be-mine-part-2.wav
- Vo_invoker_invo_spawn_02.mp3.wav
tracks:
- instruments: []
- sample_info:
len: '3071'
muted: '0'
pan: '0'
pos: '0'
sample_rate: '44100'
src: D:/Downloads/looperman-l-2535254-0150443-gunna-x-young-thug-x-roddy-ricch-type-loop-balenciaga.wav
vol: ''
sample_name: looperman-l-2535254-0150443-gunna-x-young-thug-x-roddy-ricch-type-loop-balenciaga.wav
track_name: "\xC1udio Amostras"
type: sample
- instruments: []
- sample_info:
len: '1536'
muted: '0'
pan: '0'
pos: '0'
sample_rate: '44100'
src: D:/Downloads/looperman-l-0791808-0286113-gunna-x-young-thug-type-be-mine-part-2.wav
vol: ''
sample_name: looperman-l-0791808-0286113-gunna-x-young-thug-type-be-mine-part-2.wav
track_name: "\xC1udio Amostras"
type: sample
- instruments: []
- sample_info:
len: '254'
muted: '0'
pan: '0'
pos: '9024'
sample_rate: '44100'
src: D:/Downloads/Vo_invoker_invo_spawn_02.mp3.wav
vol: '68.8'
sample_name: Vo_invoker_invo_spawn_02.mp3.wav
track_name: "\xC1udio Amostras"
type: sample
- instruments:
- instrument_name: Kicker
- instrument_name: forshaw - clap 1 .wav
- instrument_name: forshaw - kick 1.wav
- instrument_name: forshaw - snare 6.wav
- instrument_name: forshaw - hh 6.wav
- instrument_name: forshaw - OHITHAT (6).wav
- instrument_name: forshaw - 808 2.wav
- instrument_name: forshaw - 808 1.wav
track_name: clap
- bassline_name: clap
instruments:
- basenote: '57'
fxch: '0'
instrument_name: Kicker
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: 'D:/Documents/lmms/templates/forshaw - mouse (drum kit #1)/Clap/forshaw
- clap 1 .wav'
stutter: '0'
basenote: '57'
fxch: '1'
instrument_name: forshaw - clap 1 .wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: 'D:/Documents/lmms/templates/forshaw - mouse (drum kit #1)/Kicks/forshaw
- kick 1.wav'
stutter: '0'
basenote: '57'
fxch: '2'
instrument_name: forshaw - kick 1.wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: 'D:/Documents/lmms/templates/forshaw - mouse (drum kit #1)/Snare/forshaw
- snare 6.wav'
stutter: '0'
basenote: '57'
fxch: '3'
instrument_name: forshaw - snare 6.wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: 'D:/Documents/lmms/templates/forshaw - mouse (drum kit #1)/Hihat/forshaw
- hh 6.wav'
stutter: '0'
basenote: '57'
fxch: '4'
instrument_name: forshaw - hh 6.wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: 'D:/Documents/lmms/templates/forshaw - mouse (drum kit #1)/Open Hat/forshaw
- OHITHAT (6).wav'
stutter: '0'
basenote: '57'
fxch: '5'
instrument_name: forshaw - OHITHAT (6).wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: 'D:/Documents/lmms/templates/forshaw - mouse (drum kit #1)/808/forshaw
- 808 2.wav'
stutter: '0'
basenote: '57'
fxch: '6'
instrument_name: forshaw - 808 2.wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: 'D:/Documents/lmms/templates/forshaw - mouse (drum kit #1)/808/forshaw
- 808 1.wav'
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: forshaw - 808 1.wav
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
tags: audiofileprocessor
type: bassline
- instruments: []
track_name: kick
- bassline_name: kick
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: snare
- bassline_name: snare
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: hithat
- bassline_name: hithat
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: open hat
- bassline_name: open hat
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: '808'
- bassline_name: '808'
instruments: []
tags: ''
type: bassline
- automations:
- automation_name: "Pista de Automa\xE7\xE3o"
automation_patterns:
- len: '13248'
mute: '0'
name: "\xC1udio Amostras>Volume"
pos: '0'
prog: '1'
tens: '1'
times:
- pos: '0'
value: '26.2'
- pos: '1152'
value: '23.8'
- pos: '1536'
value: '100'
- pos: '5760'
value: '100'
- pos: '7704'
value: '19.2'
- pos: '8832'
value: '25.4'
- pos: '9216'
value: '100'
- pos: '12672'
value: '98.5'
- pos: '13200'
value: '0'
automationtrack: Present
type: automation
- automation_name: "Pista de Automa\xE7\xE3o"
automation_patterns:
- len: '13248'
mute: '0'
name: "\xC1udio Amostras>Volume"
pos: '0'
prog: '1'
tens: '1'
times:
- pos: '0'
value: '0'
- pos: '384'
value: '50'
- pos: '1248'
value: '50'
- pos: '1536'
value: '0'
- pos: '6144'
value: '0.8'
- pos: '7680'
value: '0'
- pos: '8208'
value: '50.8'
- pos: '8832'
value: '50.8'
- pos: '9216'
value: '0'
automationtrack: Present
type: automation
- automations:
- automation_name: "Pista de Automa\xE7\xE3o"
automation_patterns:
- len: '13248'
mute: '0'
name: "\xC1udio Amostras>Volume"
pos: '0'
prog: '1'
tens: '1'
times:
- pos: '0'
value: '26.2'
- pos: '1152'
value: '23.8'
- pos: '1536'
value: '100'
- pos: '5760'
value: '100'
- pos: '7704'
value: '19.2'
- pos: '8832'
value: '25.4'
- pos: '9216'
value: '100'
- pos: '12672'
value: '98.5'
- pos: '13200'
value: '0'
automationtrack: Present
type: automation
- automation_name: "Pista de Automa\xE7\xE3o"
automation_patterns:
- len: '13248'
mute: '0'
name: "\xC1udio Amostras>Volume"
pos: '0'
prog: '1'
tens: '1'
times:
- pos: '0'
value: '0'
- pos: '384'
value: '50'
- pos: '1248'
value: '50'
- pos: '1536'
value: '0'
- pos: '6144'
value: '0.8'
- pos: '7680'
value: '0'
- pos: '8208'
value: '50.8'
- pos: '8832'
value: '50.8'
- pos: '9216'
value: '0'
automationtrack: Present
type: automation

View File

@ -1,895 +0,0 @@
[
{
"instrument_name": "Kicker",
"count": 11,
"files": [
"mmp/gabriel_gomes.mmp",
"mmp/leandro_souza_atvd1.mmp",
"mmp/Samanta Freire.mmp",
"mmp/tp1 - Luiz Filipe Almada.mmp",
"mmp/beatJulioCesardeSousa.mmp",
"mmp/deprecado_wallace.mmp",
"mmp/VitorAugusto.mmp",
"mmp/Wesley_Silva_Guimar\u00e3es.mmp",
"mmp/SonsAlign\u00edgenas.mmp",
"mmp/eliasMendesSong.mmp",
"mmp/Iara Rodrigues.mmp"
]
},
{
"instrument_name": "errie_ride.ds",
"count": 1,
"files": [
"mmp/gabriel_gomes.mmp"
]
},
{
"instrument_name": "coo.ds",
"count": 1,
"files": [
"mmp/gabriel_gomes.mmp"
]
},
{
"instrument_name": "house_loop01.ogg",
"count": 2,
"files": [
"mmp/gabriel_gomes.mmp",
"mmp/Computacao_Musical_Thiago_Rocha_de_Moraes.mmp"
]
},
{
"instrument_name": "cheap_fx.ds",
"count": 1,
"files": [
"mmp/gabriel_gomes.mmp"
]
},
{
"instrument_name": "cold_shot.ds",
"count": 1,
"files": [
"mmp/gabriel_gomes.mmp"
]
},
{
"instrument_name": "depth_fx.ds",
"count": 1,
"files": [
"mmp/gabriel_gomes.mmp"
]
},
{
"instrument_name": "hello_q.ds",
"count": 1,
"files": [
"mmp/gabriel_gomes.mmp"
]
},
{
"instrument_name": "Alien clKick 05b1",
"count": 1,
"files": [
"mmp/carlos.mmp"
]
},
{
"instrument_name": "Alien Snare Dry 02",
"count": 1,
"files": [
"mmp/carlos.mmp"
]
},
{
"instrument_name": "forshaw - clap 1 .wav",
"count": 1,
"files": [
"mmp/leandro_souza_atvd1.mmp"
]
},
{
"instrument_name": "forshaw - kick 1.wav",
"count": 1,
"files": [
"mmp/leandro_souza_atvd1.mmp"
]
},
{
"instrument_name": "forshaw - snare 6.wav",
"count": 1,
"files": [
"mmp/leandro_souza_atvd1.mmp"
]
},
{
"instrument_name": "forshaw - hh 6.wav",
"count": 1,
"files": [
"mmp/leandro_souza_atvd1.mmp"
]
},
{
"instrument_name": "forshaw - OHITHAT (6).wav",
"count": 1,
"files": [
"mmp/leandro_souza_atvd1.mmp"
]
},
{
"instrument_name": "forshaw - 808 2.wav",
"count": 1,
"files": [
"mmp/leandro_souza_atvd1.mmp"
]
},
{
"instrument_name": "forshaw - 808 1.wav",
"count": 1,
"files": [
"mmp/leandro_souza_atvd1.mmp"
]
},
{
"instrument_name": "bassdrum01.ogg",
"count": 3,
"files": [
"mmp/Samanta Freire.mmp",
"mmp/Wesley_Silva_Guimar\u00e3es.mmp",
"mmp/Gustavo Castro.mmp"
]
},
{
"instrument_name": "hihat_closed05.ogg",
"count": 1,
"files": [
"mmp/Samanta Freire.mmp"
]
},
{
"instrument_name": "chorus01.ogg",
"count": 1,
"files": [
"mmp/Samanta Freire.mmp"
]
},
{
"instrument_name": "kick01.ogg",
"count": 3,
"files": [
"mmp/Samanta Freire.mmp",
"mmp/Computacao_Musical_Thiago_Rocha_de_Moraes.mmp",
"mmp/Gustavo Castro.mmp"
]
},
{
"instrument_name": "Drone Arp",
"count": 1,
"files": [
"mmp/Samanta Freire.mmp"
]
},
{
"instrument_name": "vapo.wav",
"count": 1,
"files": [
"mmp/Samanta Freire.mmp"
]
},
{
"instrument_name": "OpulenZ",
"count": 2,
"files": [
"mmp/Samanta Freire.mmp",
"mmp/SonsAlign\u00edgenas.mmp"
]
},
{
"instrument_name": "bassdrum04.ogg",
"count": 2,
"files": [
"mmp/Um come\u00e7o.mmp",
"mmp/Wesley_Silva_Guimar\u00e3es.mmp"
]
},
{
"instrument_name": "hihat_closed04.ogg",
"count": 2,
"files": [
"mmp/Um come\u00e7o.mmp",
"mmp/tp1 - Luiz Filipe Almada.mmp"
]
},
{
"instrument_name": "snare_hiphop01.ogg",
"count": 1,
"files": [
"mmp/Um come\u00e7o.mmp"
]
},
{
"instrument_name": "snare_muffled02.ogg",
"count": 1,
"files": [
"mmp/Um come\u00e7o.mmp"
]
},
{
"instrument_name": "snare_muffled01.ogg",
"count": 1,
"files": [
"mmp/Um come\u00e7o.mmp"
]
},
{
"instrument_name": "bassslap01.ogg",
"count": 3,
"files": [
"mmp/Um come\u00e7o.mmp",
"mmp/Iara Rodrigues.mmp"
]
},
{
"instrument_name": "violin_pizzicato01.ogg",
"count": 1,
"files": [
"mmp/Um come\u00e7o.mmp"
]
},
{
"instrument_name": "steel_guitar01.ogg",
"count": 2,
"files": [
"mmp/Um come\u00e7o.mmp",
"mmp/tp1 - Luiz Filipe Almada.mmp"
]
},
{
"instrument_name": "MB 808 (20).wav",
"count": 1,
"files": [
"mmp/FelipeFerraz.mmp"
]
},
{
"instrument_name": "Cymatics x S1 - Closed Hihat 8.wav",
"count": 1,
"files": [
"mmp/FelipeFerraz.mmp"
]
},
{
"instrument_name": "Cymatics x S1 - Open Hihat 10.wav",
"count": 1,
"files": [
"mmp/FelipeFerraz.mmp"
]
},
{
"instrument_name": "Cymatics x S1 - Juno Bass 1 - F.wav",
"count": 1,
"files": [
"mmp/FelipeFerraz.mmp"
]
},
{
"instrument_name": "Cymatics x S1 - Juno Bass 2 - F.wav",
"count": 1,
"files": [
"mmp/FelipeFerraz.mmp"
]
},
{
"instrument_name": "Cymatics - Gun Cock.wav",
"count": 1,
"files": [
"mmp/FelipeFerraz.mmp"
]
},
{
"instrument_name": "Cymatics - Gunshot Beefy.wav",
"count": 1,
"files": [
"mmp/FelipeFerraz.mmp"
]
},
{
"instrument_name": "Cymatics - Adrenaline Clap.wav",
"count": 1,
"files": [
"mmp/FelipeFerraz.mmp"
]
},
{
"instrument_name": "Cymatics - Blasted 808 - C.wav",
"count": 1,
"files": [
"mmp/FelipeFerraz.mmp"
]
},
{
"instrument_name": "Cymatics - Titan Kick 48 - F#.wav",
"count": 1,
"files": [
"mmp/FelipeFerraz.mmp"
]
},
{
"instrument_name": "Cymatics - 9God Snare 5 - A.wav",
"count": 1,
"files": [
"mmp/FelipeFerraz.mmp"
]
},
{
"instrument_name": "Cymatics - 9God Snare 4 - G#.wav",
"count": 1,
"files": [
"mmp/FelipeFerraz.mmp"
]
},
{
"instrument_name": "Cymatics x S1 - Closed Hihat 10.wav",
"count": 1,
"files": [
"mmp/FelipeFerraz.mmp"
]
},
{
"instrument_name": "MB Lumi Hit.wav",
"count": 1,
"files": [
"mmp/FelipeFerraz.mmp"
]
},
{
"instrument_name": "Cymatics - Titan Arp Loop 2 - 100 BPM E Min.wav",
"count": 1,
"files": [
"mmp/FelipeFerraz.mmp"
]
},
{
"instrument_name": "MB Clap (12).wav",
"count": 1,
"files": [
"mmp/FelipeFerraz.mmp"
]
},
{
"instrument_name": "kick04.ogg",
"count": 1,
"files": [
"mmp/tp1 - Luiz Filipe Almada.mmp"
]
},
{
"instrument_name": "hihat_closed03.ogg",
"count": 2,
"files": [
"mmp/tp1 - Luiz Filipe Almada.mmp",
"mmp/deprecado_wallace.mmp"
]
},
{
"instrument_name": "hihat_closed01.ogg",
"count": 8,
"files": [
"mmp/tp1 - Luiz Filipe Almada.mmp",
"mmp/beatJulioCesardeSousa.mmp",
"mmp/Computacao_Musical_Thiago_Rocha_de_Moraes.mmp",
"mmp/VitorAugusto.mmp",
"mmp/Wesley_Silva_Guimar\u00e3es.mmp",
"mmp/Gustavo Castro.mmp",
"mmp/eliasMendesSong.mmp",
"mmp/Iara Rodrigues.mmp"
]
},
{
"instrument_name": "hihat_opened01.ogg",
"count": 3,
"files": [
"mmp/tp1 - Luiz Filipe Almada.mmp",
"mmp/VitorAugusto.mmp",
"mmp/SonsAlign\u00edgenas.mmp"
]
},
{
"instrument_name": "TripleOscillator",
"count": 1,
"files": [
"mmp/tp1 - Luiz Filipe Almada.mmp"
]
},
{
"instrument_name": "clap01.ogg",
"count": 5,
"files": [
"mmp/tp1 - Luiz Filipe Almada.mmp",
"mmp/VitorAugusto.mmp",
"mmp/Wesley_Silva_Guimar\u00e3es.mmp",
"mmp/SonsAlign\u00edgenas.mmp",
"mmp/eliasMendesSong.mmp"
]
},
{
"instrument_name": "piano01.ogg",
"count": 3,
"files": [
"mmp/tp1 - Luiz Filipe Almada.mmp",
"mmp/deprecado_wallace.mmp",
"mmp/Iara Rodrigues.mmp"
]
},
{
"instrument_name": "snare_hiphop02.ogg",
"count": 1,
"files": [
"mmp/beatJulioCesardeSousa.mmp"
]
},
{
"instrument_name": "kick_hiphop01.ogg",
"count": 1,
"files": [
"mmp/beatJulioCesardeSousa.mmp"
]
},
{
"instrument_name": "hihat_opened02.ogg",
"count": 1,
"files": [
"mmp/beatJulioCesardeSousa.mmp"
]
},
{
"instrument_name": "bassslap02.ogg",
"count": 2,
"files": [
"mmp/beatJulioCesardeSousa.mmp",
"mmp/Iara Rodrigues.mmp"
]
},
{
"instrument_name": "clap03.ogg",
"count": 1,
"files": [
"mmp/beatJulioCesardeSousa.mmp"
]
},
{
"instrument_name": "clav01.ogg",
"count": 2,
"files": [
"mmp/beatJulioCesardeSousa.mmp",
"mmp/deprecado_wallace.mmp"
]
},
{
"instrument_name": "snare01.ogg",
"count": 3,
"files": [
"mmp/Computacao_Musical_Thiago_Rocha_de_Moraes.mmp",
"mmp/deprecado_wallace.mmp",
"mmp/SonsAlign\u00edgenas.mmp"
]
},
{
"instrument_name": "snaph01.ogg",
"count": 1,
"files": [
"mmp/Computacao_Musical_Thiago_Rocha_de_Moraes.mmp"
]
},
{
"instrument_name": "bass!.ogg",
"count": 2,
"files": [
"mmp/Computacao_Musical_Thiago_Rocha_de_Moraes.mmp",
"mmp/Iara Rodrigues.mmp"
]
},
{
"instrument_name": "space_strings02.ogg",
"count": 1,
"files": [
"mmp/Computacao_Musical_Thiago_Rocha_de_Moraes.mmp"
]
},
{
"instrument_name": "steel_guitar_medium_distorted01.ogg",
"count": 1,
"files": [
"mmp/Computacao_Musical_Thiago_Rocha_de_Moraes.mmp"
]
},
{
"instrument_name": "ride01.ogg",
"count": 2,
"files": [
"mmp/Computacao_Musical_Thiago_Rocha_de_Moraes.mmp",
"mmp/Gustavo Castro.mmp"
]
},
{
"instrument_name": "kick_hard01.ogg",
"count": 1,
"files": [
"mmp/deprecado_wallace.mmp"
]
},
{
"instrument_name": "crash01.ogg",
"count": 1,
"files": [
"mmp/deprecado_wallace.mmp"
]
},
{
"instrument_name": "shaker01.ogg",
"count": 1,
"files": [
"mmp/deprecado_wallace.mmp"
]
},
{
"instrument_name": "shaker02.ogg",
"count": 3,
"files": [
"mmp/deprecado_wallace.mmp",
"mmp/Gustavo Castro.mmp",
"mmp/Iara Rodrigues.mmp"
]
},
{
"instrument_name": "matrix1000_pluck01.ogg",
"count": 1,
"files": [
"mmp/deprecado_wallace.mmp"
]
},
{
"instrument_name": "soft_piano.ds",
"count": 1,
"files": [
"mmp/deprecado_wallace.mmp"
]
},
{
"instrument_name": "snare_rim01.ogg",
"count": 1,
"files": [
"mmp/deprecado_wallace.mmp"
]
},
{
"instrument_name": "kick_distorted01.ogg",
"count": 2,
"files": [
"mmp/VitorAugusto.mmp",
"mmp/Iara Rodrigues.mmp"
]
},
{
"instrument_name": "snare05.ogg",
"count": 1,
"files": [
"mmp/VitorAugusto.mmp"
]
},
{
"instrument_name": "Analog Piano 1",
"count": 1,
"files": [
"mmp/VitorAugusto.mmp"
]
},
{
"instrument_name": "Synth Violin 2 Fat",
"count": 1,
"files": [
"mmp/VitorAugusto.mmp"
]
},
{
"instrument_name": "bassdrum02.ogg",
"count": 1,
"files": [
"mmp/Wesley_Silva_Guimar\u00e3es.mmp"
]
},
{
"instrument_name": "kick02.ogg",
"count": 1,
"files": [
"mmp/Wesley_Silva_Guimar\u00e3es.mmp"
]
},
{
"instrument_name": "tom01.ogg",
"count": 1,
"files": [
"mmp/SonsAlign\u00edgenas.mmp"
]
},
{
"instrument_name": "tom02.ogg",
"count": 1,
"files": [
"mmp/SonsAlign\u00edgenas.mmp"
]
},
{
"instrument_name": "zap02.ogg",
"count": 2,
"files": [
"mmp/SonsAlign\u00edgenas.mmp",
"mmp/Gustavo Castro.mmp"
]
},
{
"instrument_name": "metronome01.ogg",
"count": 1,
"files": [
"mmp/SonsAlign\u00edgenas.mmp"
]
},
{
"instrument_name": "metronome02.ogg",
"count": 1,
"files": [
"mmp/SonsAlign\u00edgenas.mmp"
]
},
{
"instrument_name": "snare_acoustic01.ogg",
"count": 1,
"files": [
"mmp/Gustavo Castro.mmp"
]
},
{
"instrument_name": "snare03.ogg",
"count": 1,
"files": [
"mmp/Gustavo Castro.mmp"
]
},
{
"instrument_name": "zap03.ogg",
"count": 1,
"files": [
"mmp/Gustavo Castro.mmp"
]
},
{
"instrument_name": "electric_ping01.ogg",
"count": 1,
"files": [
"mmp/Gustavo Castro.mmp"
]
},
{
"instrument_name": "steel_guitar_slight_distorted01.ogg",
"count": 1,
"files": [
"mmp/Gustavo Castro.mmp"
]
},
{
"instrument_name": "steel_guitar_heavy_distorted01.ogg",
"count": 1,
"files": [
"mmp/Gustavo Castro.mmp"
]
},
{
"instrument_name": "heaven_strings01.ogg",
"count": 1,
"files": [
"mmp/eliasMendesSong.mmp"
]
},
{
"instrument_name": "breath01.ogg",
"count": 1,
"files": [
"mmp/eliasMendesSong.mmp"
]
},
{
"instrument_name": "break02.ogg",
"count": 1,
"files": [
"mmp/eliasMendesSong.mmp"
]
},
{
"instrument_name": "raving_crowd01.ogg",
"count": 1,
"files": [
"mmp/eliasMendesSong.mmp"
]
},
{
"instrument_name": "start01.ogg",
"count": 1,
"files": [
"mmp/eliasMendesSong.mmp"
]
},
{
"instrument_name": "bass01.ogg",
"count": 1,
"files": [
"mmp/eliasMendesSong.mmp"
]
},
{
"instrument_name": "rave_bass01.ogg",
"count": 1,
"files": [
"mmp/eliasMendesSong.mmp"
]
},
{
"instrument_name": "synth_acid01.ogg",
"count": 1,
"files": [
"mmp/eliasMendesSong.mmp"
]
},
{
"instrument_name": "horror_bass01.ogg",
"count": 1,
"files": [
"mmp/eliasMendesSong.mmp"
]
},
{
"instrument_name": "Hi-q.ds",
"count": 1,
"files": [
"mmp/eliasMendesSong.mmp"
]
},
{
"instrument_name": "Syntom_1.ds",
"count": 1,
"files": [
"mmp/eliasMendesSong.mmp"
]
},
{
"instrument_name": "Snare.ds",
"count": 1,
"files": [
"mmp/eliasMendesSong.mmp"
]
},
{
"instrument_name": "a_round_thing.ds",
"count": 1,
"files": [
"mmp/eliasMendesSong.mmp"
]
},
{
"instrument_name": "long_q_1.ds",
"count": 1,
"files": [
"mmp/eliasMendesSong.mmp"
]
},
{
"instrument_name": "wee_dog.ds",
"count": 1,
"files": [
"mmp/eliasMendesSong.mmp"
]
},
{
"instrument_name": "dirty_transform.ds",
"count": 1,
"files": [
"mmp/eliasMendesSong.mmp"
]
},
{
"instrument_name": "bass1",
"count": 1,
"files": [
"mmp/Jo\u00e3oVitorSim\u00e3o-2023008380-megaMainSong.mmp"
]
},
{
"instrument_name": "noise1",
"count": 1,
"files": [
"mmp/Jo\u00e3oVitorSim\u00e3o-2023008380-megaMainSong.mmp"
]
},
{
"instrument_name": "snare",
"count": 1,
"files": [
"mmp/Jo\u00e3oVitorSim\u00e3o-2023008380-megaMainSong.mmp"
]
},
{
"instrument_name": "clap04.ogg",
"count": 1,
"files": [
"mmp/Iara Rodrigues.mmp"
]
},
{
"instrument_name": "rim01.ogg",
"count": 1,
"files": [
"mmp/Iara Rodrigues.mmp"
]
},
{
"instrument_name": "bassdrum_acoustic01.ogg",
"count": 1,
"files": [
"mmp/Iara Rodrigues.mmp"
]
},
{
"instrument_name": "kick_long01.ogg",
"count": 1,
"files": [
"mmp/Iara Rodrigues.mmp"
]
},
{
"instrument_name": "violin_double_stop01.ogg",
"count": 1,
"files": [
"mmp/Iara Rodrigues.mmp"
]
},
{
"instrument_name": "harpsichord01.ogg",
"count": 1,
"files": [
"mmp/Iara Rodrigues.mmp"
]
},
{
"instrument_name": "cello01.ogg",
"count": 1,
"files": [
"mmp/Iara Rodrigues.mmp"
]
},
{
"instrument_name": "chroma_sound_effect01.ogg",
"count": 1,
"files": [
"mmp/Iara Rodrigues.mmp"
]
},
{
"instrument_name": "110011__tuberatanka__cat-meow.wav",
"count": 1,
"files": [
"mmp/Iara Rodrigues.mmp"
]
},
{
"instrument_name": "wind_chimes01.ogg",
"count": 1,
"files": [
"mmp/Iara Rodrigues.mmp"
]
},
{
"instrument_name": "auauEmy.wav",
"count": 1,
"files": [
"mmp/Iara Rodrigues.mmp"
]
}
]

128
_data/teste.yml Normal file
View File

@ -0,0 +1,128 @@
bpm: '140'
file: teste
src: /nethome/jotachina/projetos/mmpSearch/mmp/teste.mmp
tags:
TAG:
- plugin
automation: []
bassline: []
plugin:
- audiofileprocessor
sample: []
tracks:
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '200'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/clap01.ogg
stutter: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
instrumenttrack:
basenote: '57'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
plugin_name: audiofileprocessor
track_name: clap01.ogg
type: plugin

View File

@ -1,34 +1,217 @@
bpm: '140'
file: mmp/tp1 - Luiz Filipe Almada.mmp
file: tp1 - Luiz Filipe Almada
src: /nethome/jotachina/projetos/mmpSearch/mmp/tp1 - Luiz Filipe Almada.mmp
tags:
TAG:
- bassline
automation: []
bassline:
- Kick
- Hihat - continuo
- HiHat2
- HiHat - passagem
- Clap
- Melody1
- Bass
plugin:
- audiofileprocessor
sample: []
tracks:
- instruments:
- instrument_name: Kicker
- instrument_name: kick04.ogg
- instrument_name: hihat_closed04.ogg
- instrument_name: hihat_closed03.ogg
- instrument_name: hihat_closed01.ogg
- instrument_name: hihat_opened01.ogg
- instrument_name: steel_guitar01.ogg
- instrument_name: TripleOscillator
- instrument_name: clap01.ogg
- instrument_name: piano01.ogg
track_name: Kick
- bassline_name: Kick
instruments:
- basenote: '57'
fxch: '0'
instrument_name: Kicker
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/kick04.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: kick04.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/hihat_closed04.ogg
stutter: '0'
basenote: '57'
fxch: '2'
instrument_name: hihat_closed04.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/hihat_closed03.ogg
stutter: '0'
basenote: '57'
fxch: '1'
instrument_name: hihat_closed03.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '84'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0.000554324'
looped: '0'
reversed: '0'
sframe: '0.000369549'
src: drums/hihat_closed01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: hihat_closed01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/hihat_opened01.ogg
stutter: '0'
basenote: '57'
fxch: '5'
instrument_name: hihat_opened01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '84'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: instruments/steel_guitar01.ogg
stutter: '0'
basenote: '57'
fxch: '4'
instrument_name: steel_guitar01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- basenote: '57'
fxch: '0'
instrument_name: TripleOscillator
instrument_type: '0'
pan: '0'
pitch: '1'
pitchrange: '1'
usemasterpitch: '1'
vol: '40.8'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/clap01.ogg
stutter: '0'
basenote: '57'
fxch: '0'
instrument_name: clap01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '100'
- audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: instruments/piano01.ogg
stutter: '0'
basenote: '57'
fxch: '3'
instrument_name: piano01.ogg
instrument_type: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '80'
tags: audiofileprocessor
type: bassline
- instruments: []
track_name: Hihat - continuo
- bassline_name: Hihat - continuo
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: HiHat2
- bassline_name: HiHat2
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: HiHat - passagem
- bassline_name: HiHat - passagem
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Clap
- bassline_name: Clap
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Melody1
- bassline_name: Melody1
instruments: []
tags: ''
type: bassline
- instruments: []
track_name: Bass
- bassline_name: Bass
instruments: []
tags: ''
type: bassline

View File

@ -1,21 +1,708 @@
bpm: '140'
file: mmp/tp1_MarcoAntonio.mmp
file: tp1_MarcoAntonio
src: /nethome/jotachina/projetos/mmpSearch/mmp/tp1_MarcoAntonio.mmp
tags:
TAG:
- plugin
automation: []
bassline: []
plugin:
- audiofileprocessor
sample: []
tracks:
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '200'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: instruments/e_piano_accord01.ogg
stutter: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
instrumenttrack:
basenote: '57'
fxch: '1'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '86.4'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
plugin_name: audiofileprocessor
track_name: e_piano_accord01.ogg
type: plugin
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '200'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/hihat_closed01.ogg
stutter: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
instrumenttrack:
basenote: '57'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '81.6'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
plugin_name: audiofileprocessor
track_name: hihat_closed01.ogg
type: plugin
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '200'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/clap04.ogg
stutter: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
instrumenttrack:
basenote: '57'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '91.2'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
plugin_name: audiofileprocessor
track_name: clap04.ogg
type: plugin
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '200'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/snare03.ogg
stutter: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
instrumenttrack:
basenote: '57'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '47.2'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
plugin_name: audiofileprocessor
track_name: Snare03.ogg
type: plugin
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '200'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/kick02.ogg
stutter: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
instrumenttrack:
basenote: '57'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '81.6'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
plugin_name: audiofileprocessor
track_name: kick02.ogg
type: plugin
- instruments: []
- arpeggiator:
arp: '0'
arp-enabled: '0'
arpcycle: '0'
arpdir: '0'
arpgate: '100'
arpmiss: '0'
arpmode: '0'
arprange: '1'
arpskip: '0'
arptime: '200'
arptime_denominator: '4'
arptime_numerator: '4'
arptime_syncmode: '0'
audiofileprocessor:
amp: '100'
eframe: '1'
interp: '1'
lframe: '0'
looped: '0'
reversed: '0'
sframe: '0'
src: drums/hihat_opened01.ogg
stutter: '0'
chordcreator:
chord: '0'
chord-enabled: '0'
chordrange: '1'
elcut:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
eldata:
fcut: '14000'
fres: '0.5'
ftype: '0'
fwet: '0'
elres:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
elvol:
amt: '0'
att: '0'
ctlenvamt: '0'
dec: '0.5'
hold: '0.5'
lamt: '0'
latt: '0'
lpdel: '0'
lshp: '0'
lspd: '0.1'
lspd_denominator: '4'
lspd_numerator: '4'
lspd_syncmode: '0'
pdel: '0'
rel: '0.1'
sustain: '0.5'
userwavefile: ''
x100: '0'
fxchain:
enabled: '0'
numofeffects: '0'
instrumenttrack:
basenote: '57'
fxch: '0'
pan: '0'
pitch: '0'
pitchrange: '1'
usemasterpitch: '1'
vol: '56.8'
midiport:
basevelocity: '63'
fixedinputvelocity: '-1'
fixedoutputnote: '-1'
fixedoutputvelocity: '-1'
inputchannel: '0'
inputcontroller: '0'
outputchannel: '1'
outputcontroller: '0'
outputprogram: '1'
readable: '0'
writable: '0'
plugin_name: audiofileprocessor
track_name: hihat_opened01.ogg
type: plugin

13
_includes/sidebar.html Normal file
View File

@ -0,0 +1,13 @@
<link rel="stylesheet" href="{{ 'assets/css/sidebar.css' | relative_url }}">
<div class="subheader">
<div class="submenu">
<a href="{{ site.baseurl }}">🏠 Home</a>
<a href="{{ site.baseurl }}quantasVezesAparecemInstrumentos">🔁 Repetições</a>
<a href="{{ site.baseurl }}projetosPorTrack/">📁 Projetos por tipo de track</a>
<a href="{{ site.baseurl }}beatsDisponiveis/">🎧 Beats Disponíveis</a>
<a href="{{ site.baseurl }}mmp_pages/">🎼 Projetos</a>
<a href="{{ site.baseurl }}">🔎 Buscas</a>
<a href="{{ site.baseurl }}about/"> Sobre</a>
</div>
</div>

View File

@ -0,0 +1,13 @@
<link rel="stylesheet" href="{{ 'assets/css/sidebar_home.css' | relative_url }}">
<div class="container">
<nav class="submenu" style="display: flex; flex-direction: column; gap: 1rem;">
<a href="{{ site.baseurl }}" style="text-decoration: none; color: #333; font-weight: 500;">🏠 Home</a>
<a href="{{ site.baseurl }}quantasVezesAparecemInstrumentos" style="text-decoration: none; color: #333;">🔁 Instrumentos que repetem</a>
<a href="{{ site.baseurl }}projetosPorTrack/" style="text-decoration: none; color: #333;">📁 Projetos por tipo de track</a>
<a href="{{ site.baseurl }}beatsDisponiveis/" style="text-decoration: none; color: #333;">🎧 Beats Disponíveis</a>
<a href="{{ site.baseurl }}mmp_pages/" style="text-decoration: none; color: #333;">🎼 Projetos Disponíveis</a>
<a href="{{ site.baseurl }}" style="text-decoration: none; color: #333;">🔎 Buscas</a>
<a href="{{ site.baseurl }}about/" style="text-decoration: none; color: #333;"> Sobre</a>
</nav>
</div>
</div>

View File

@ -1,27 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>{{ page.title }}</title>
<link rel="stylesheet" href="{{ '/assets/css/style.css' | relative_url }}">
<!-- Adicione outros links de estilos necessários -->
</head>
<body>
{% include header.html %}
<main>
{{ content }}
</main>
<footer>
<!-- Rodapé -->
</footer>
<!-- Scripts no final da página para melhor performance -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="{{ '/assets/js/script.js' | relative_url }}"></script>
<!-- Adicione outros scripts conforme necessário -->
</body>
</html>

View File

@ -1,5 +1,9 @@
---
layout: default
---
<!DOCTYPE html>
<html lang="en">
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<title>{{ page.title }}</title>

0
_layouts/post.html Normal file
View File

141
_layouts/projetos.html Normal file
View File

@ -0,0 +1,141 @@
---
layout: default
title: "{{ page.file }}"
---
<div class="publication">
{% include sidebar.html %}
<main class="content">
<div class="container">
<!-- Título -->
<h1 class="title is-3 mb-4"><code>{{ page.file }}</h1></code>
<!-- Metadados (Arquivo fonte + BPM) -->
{% if page.file or page.bpm %}
<div class="mb-5">
<div class="columns is-mobile is-multiline is-vcentered">
{% if page.file %}
<div class="column is-narrow">
<span><strong><code>📁 Arquivo:</strong> {{ page.file }}</span></code>
</div>
{% endif %}
{% if page.bpm %}
<div class="column is-narrow">
<span><strong><code>🎵 BPM:</strong> {{ page.bpm }}</span></code>
</div>
{% endif %}
</div>
</div>
{% endif %}
<!-- Tags -->
{% if page.tags %}
{% assign tags_vazias = true %}
{% for categoria in page.tags %}
{% if categoria[1].size > 0 %}
{% assign tags_vazias = false %}
{% endif %}
{% endfor %}
{% unless tags_vazias %}
<section class="tags-section mb-6">
<!-- Verificar se o arquivo .wav existe -->
{% assign audio_file = '/mmp/wav/' | append: page.file | append: '.wav' %}
<!-- Exibir player de áudio -->
{% if audio_file %}
<section class="audio-player-section mb-6">
<audio controls>
<source src="{{ audio_file | relative_url }}" type="audio/wav">
Seu navegador não suporta o elemento <code>audio</code>.
</audio>
</section>
{% endif %}
<h2 class="title is-5"><code>🏷️ Tags</code></h2>
{% for categoria in page.tags %}
{% if categoria[1].size > 0 %}
<div class="mb-4">
<strong><code>{{ categoria[0] }}:</strong></code>
<div class="tags mt-2">
{% for valor in categoria[1] %}
{% if valor != "" %}
{% assign tag_slug = valor | replace: ' ', '+' %}
<!-- Gerar link para filtro por categoria -->
{% if categoria[0] == 'bassline' %}
<a href="{{ '/bassline/?bassline=' | append: tag_slug | relative_url }}" class="tag is-info is-light">{{ valor }}</a>
{% elsif categoria[0] == 'sample' %}
<a href="{{ '/sample/?sample=' | append: tag_slug | relative_url }}" class="tag is-info is-light">{{ valor }}</a>
{% elsif categoria[0] == 'plugin' %}
<a href="{{ '/plugin/?plugin=' | append: tag_slug | relative_url }}" class="tag is-info is-light">{{ valor }}</a>
{% elsif categoria[0] == 'automation' %}
<a href="{{ '/automation/?automation=' | append: tag_slug | relative_url }}" class="tag is-info is-light">{{ valor }}</a>
{% else %}
<a href="{{ '/' | append: tag_slug | relative_url }}" class="tag is-info is-light">{{ valor }}</a>
{% endif %}
{% endif %}
{% endfor %}
</div>
</div>
{% endif %}
{% endfor %}
</section>
{% endunless %}
{% endif %}
<!-- Instrumentos -->
{% if page.tracks and page.tracks.size > 0 %}
<section class="instruments-section">
<h2 class="title is-5"><code>🎚️ Instrumentos</h2></code>
<div class="content">
<ul style="list-style: none; padding-left: 0;">
{% for track in page.tracks %}
{% assign tem_instr = false %}
{% if track.instruments and track.instruments.size > 0 %}
{% assign tem_instr = true %}
{% endif %}
{% if track.bassline_name or tem_instr %}
<li class="mb-5">
{% if track.bassline_name %}
<p class="has-text-weight-bold mb-2">🎼 {{ track.bassline_name }}</p>
{% endif %}
{% if tem_instr %}
<ul class="pl-4">
{% for instrument in track.instruments %}
{% if instrument.instrument_name %}
<li style="margin-bottom: 0.4rem;">
<!-- Gerar link para filtro por instrumento -->
{% assign instrument_slug = instrument.instrument_name | replace: ' ', '+' %}
<a href="{{ '/instruments/?instrument=' | append: instrument_slug | relative_url }}" class="tag is-info is-light">
<code>{{ instrument.instrument_name }}</code>
</a>
{% if instrument.audiofileprocessor and instrument.audiofileprocessor.src %}
<!-- Exibir player de áudio para o instrumento -->
<div class="audio-player-section mt-3">
<audio controls>
<source src="{{ instrument.audiofileprocessor.src | relative_url }}" type="audio/wav">
Seu navegador não suporta o elemento <code>audio</code>.
</audio>
</div>
{% endif %}
</li>
{% endif %}
{% endfor %}
</ul>
{% endif %}
</li>
{% endif %}
{% endfor %}
</ul>
</div>
</section>
{% endif %}
</div>
</main>
</div>

View File

@ -1,29 +1,29 @@
---
layout: post
title: "Welcome to Jekyll!"
date: 2024-07-21 14:45:00 -0300
categories: jekyll update
---
Youll find this post in your `_posts` directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run `jekyll serve`, which launches a web server and auto-regenerates your site when a file is updated.
Jekyll requires blog post files to be named according to the following format:
`YEAR-MONTH-DAY-title.MARKUP`
Where `YEAR` is a four-digit number, `MONTH` and `DAY` are both two-digit numbers, and `MARKUP` is the file extension representing the format used in the file. After that, include the necessary front matter. Take a look at the source for this post to get an idea about how it works.
Jekyll also offers powerful support for code snippets:
{% highlight ruby %}
def print_hi(name)
puts "Hi, #{name}"
end
print_hi('Tom')
#=> prints 'Hi, Tom' to STDOUT.
{% endhighlight %}
Check out the [Jekyll docs][jekyll-docs] for more info on how to get the most out of Jekyll. File all bugs/feature requests at [Jekylls GitHub repo][jekyll-gh]. If you have questions, you can ask them on [Jekyll Talk][jekyll-talk].
[jekyll-docs]: https://jekyllrb.com/docs/home
[jekyll-gh]: https://github.com/jekyll/jekyll
[jekyll-talk]: https://talk.jekyllrb.com/
---
layout: post
title: "Welcome to Jekyll!"
date: 2024-10-26 13:10:39 -0300
categories: jekyll update
---
Youll find this post in your `_posts` directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run `jekyll serve`, which launches a web server and auto-regenerates your site when a file is updated.
Jekyll requires blog post files to be named according to the following format:
`YEAR-MONTH-DAY-title.MARKUP`
Where `YEAR` is a four-digit number, `MONTH` and `DAY` are both two-digit numbers, and `MARKUP` is the file extension representing the format used in the file. After that, include the necessary front matter. Take a look at the source for this post to get an idea about how it works.
Jekyll also offers powerful support for code snippets:
{% highlight ruby %}
def print_hi(name)
puts "Hi, #{name}"
end
print_hi('Tom')
#=> prints 'Hi, Tom' to STDOUT.
{% endhighlight %}
Check out the [Jekyll docs][jekyll-docs] for more info on how to get the most out of Jekyll. File all bugs/feature requests at [Jekylls GitHub repo][jekyll-gh]. If you have questions, you can ask them on [Jekyll Talk][jekyll-talk].
[jekyll-docs]: https://jekyllrb.com/docs/home
[jekyll-gh]: https://github.com/jekyll/jekyll
[jekyll-talk]: https://talk.jekyllrb.com/

View File

@ -1,62 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title></title>
<link rel="stylesheet" href="/~jotachina/mmpSearch/mmpSearch/_site/assets/css/style.css">
<!-- Adicione outros links de estilos necessários -->
</head>
<body>
<header class="site-header" role="banner">
<div class="wrapper"><a class="site-title" rel="author" href="/~jotachina/mmpSearch/mmpSearch/_site/">Your awesome title</a><nav class="site-nav">
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
<label for="nav-trigger">
<span class="menu-icon">
<svg viewBox="0 0 18 15" width="18px" height="15px">
<path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
</svg>
</span>
</label>
<div class="trigger"><a class="page-link" href="/~jotachina/mmpSearch/mmpSearch/_site/about/">About</a><a class="page-link" href="/~jotachina/mmpSearch/mmpSearch/_site/mmp_files.html">Arquivos MMP Processados</a><a class="page-link" href="/~jotachina/mmpSearch/mmpSearch/_site/projetosComMesmoInstrumento.html">Instrumentos Similares</a><a class="page-link" href="/~jotachina/mmpSearch/mmpSearch/_site/quantasVezes.html">Quantidade de repetições de instrumentos</a></div>
</nav></div>
</header>
<main>
<style type="text/css" media="screen">
.container {
margin: 10px auto;
max-width: 600px;
text-align: center;
}
h1 {
margin: 30px 0;
font-size: 4em;
line-height: 1;
letter-spacing: -1px;
}
</style>
<div class="container">
<h1>404</h1>
<p><strong>Page not found :(</strong></p>
<p>The requested page could not be found.</p>
</div>
</main>
<footer>
<!-- Rodapé -->
</footer>
<!-- Scripts no final da página para melhor performance -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="/~jotachina/mmpSearch/mmpSearch/_site/assets/js/script.js"></script>
<!-- Adicione outros scripts conforme necessário -->
</body>
</html>

View File

@ -1,63 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About</title>
<link rel="stylesheet" href="/~jotachina/mmpSearch/mmpSearch/_site/assets/css/style.css">
<!-- Adicione outros links de estilos necessários -->
</head>
<body>
<header class="site-header" role="banner">
<div class="wrapper"><a class="site-title" rel="author" href="/~jotachina/mmpSearch/mmpSearch/_site/">Your awesome title</a><nav class="site-nav">
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
<label for="nav-trigger">
<span class="menu-icon">
<svg viewBox="0 0 18 15" width="18px" height="15px">
<path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
</svg>
</span>
</label>
<div class="trigger"><a class="page-link" href="/~jotachina/mmpSearch/mmpSearch/_site/about/">About</a><a class="page-link" href="/~jotachina/mmpSearch/mmpSearch/_site/mmp_files.html">Arquivos MMP Processados</a><a class="page-link" href="/~jotachina/mmpSearch/mmpSearch/_site/projetosComMesmoInstrumento.html">Instrumentos Similares</a><a class="page-link" href="/~jotachina/mmpSearch/mmpSearch/_site/quantasVezes.html">Quantidade de repetições de instrumentos</a></div>
</nav></div>
</header>
<main>
<article class="post">
<header class="post-header">
<h1 class="post-title">About</h1>
</header>
<div class="post-content">
<p>This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at <a href="https://jekyllrb.com/">jekyllrb.com</a></p>
<p>You can find the source code for Minima at GitHub:
<a href="https://github.com/jekyll">jekyll</a> /
<a href="https://github.com/jekyll/minima">minima</a></p>
<p>You can find the source code for Jekyll at GitHub:
<a href="https://github.com/jekyll">jekyll</a> /
<a href="https://github.com/jekyll/jekyll">jekyll</a></p>
</div>
</article>
</main>
<footer>
<!-- Rodapé -->
</footer>
<!-- Scripts no final da página para melhor performance -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="/~jotachina/mmpSearch/mmpSearch/_site/assets/js/script.js"></script>
<!-- Adicione outros scripts conforme necessário -->
</body>
</html>

View File

@ -1,649 +0,0 @@
/**
* Reset some basic elements
*/
body, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, hr,
dl, dd, ol, ul, figure {
margin: 0;
padding: 0;
}
/**
* Basic styling
*/
body {
font: 400 16px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
color: #111;
background-color: #fdfdfd;
-webkit-text-size-adjust: 100%;
-webkit-font-feature-settings: "kern" 1;
-moz-font-feature-settings: "kern" 1;
-o-font-feature-settings: "kern" 1;
font-feature-settings: "kern" 1;
font-kerning: normal;
display: flex;
min-height: 100vh;
flex-direction: column;
}
/**
* Set `margin-bottom` to maintain vertical rhythm
*/
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
ul, ol, dl, figure,
.highlight {
margin-bottom: 15px;
}
/**
* `main` element
*/
main {
display: block; /* Default value of `display` of `main` element is 'inline' in IE 11. */
}
/**
* Images
*/
img {
max-width: 100%;
vertical-align: middle;
}
/**
* Figures
*/
figure > img {
display: block;
}
figcaption {
font-size: 14px;
}
/**
* Lists
*/
ul, ol {
margin-left: 30px;
}
li > ul,
li > ol {
margin-bottom: 0;
}
/**
* Headings
*/
h1, h2, h3, h4, h5, h6 {
font-weight: 400;
}
/**
* Links
*/
a {
color: #2a7ae2;
text-decoration: none;
}
a:visited {
color: #1756a9;
}
a:hover {
color: #111;
text-decoration: underline;
}
.social-media-list a:hover {
text-decoration: none;
}
.social-media-list a:hover .username {
text-decoration: underline;
}
/**
* Blockquotes
*/
blockquote {
color: #828282;
border-left: 4px solid #e8e8e8;
padding-left: 15px;
font-size: 18px;
letter-spacing: -1px;
font-style: italic;
}
blockquote > :last-child {
margin-bottom: 0;
}
/**
* Code formatting
*/
pre,
code {
font-size: 15px;
border: 1px solid #e8e8e8;
border-radius: 3px;
background-color: #eef;
}
code {
padding: 1px 5px;
}
pre {
padding: 8px 12px;
overflow-x: auto;
}
pre > code {
border: 0;
padding-right: 0;
padding-left: 0;
}
/**
* Wrapper
*/
.wrapper {
max-width: -webkit-calc(800px - (30px * 2));
max-width: calc(800px - 30px * 2);
margin-right: auto;
margin-left: auto;
padding-right: 30px;
padding-left: 30px;
}
@media screen and (max-width: 800px) {
.wrapper {
max-width: -webkit-calc(800px - (30px));
max-width: calc(800px - (30px));
padding-right: 15px;
padding-left: 15px;
}
}
/**
* Clearfix
*/
.footer-col-wrapper:after, .wrapper:after {
content: "";
display: table;
clear: both;
}
/**
* Icons
*/
.svg-icon {
width: 16px;
height: 16px;
display: inline-block;
fill: #828282;
padding-right: 5px;
vertical-align: text-top;
}
.social-media-list li + li {
padding-top: 5px;
}
/**
* Tables
*/
table {
margin-bottom: 30px;
width: 100%;
text-align: left;
color: #3f3f3f;
border-collapse: collapse;
border: 1px solid #e8e8e8;
}
table tr:nth-child(even) {
background-color: #f7f7f7;
}
table th, table td {
padding: 10px 15px;
}
table th {
background-color: #f0f0f0;
border: 1px solid #dedede;
border-bottom-color: #c9c9c9;
}
table td {
border: 1px solid #e8e8e8;
}
/**
* Site header
*/
.site-header {
border-top: 5px solid #424242;
border-bottom: 1px solid #e8e8e8;
min-height: 55.95px;
position: relative;
}
.site-title {
font-size: 26px;
font-weight: 300;
line-height: 54px;
letter-spacing: -1px;
margin-bottom: 0;
float: left;
}
.site-title, .site-title:visited {
color: #424242;
}
.site-nav {
float: right;
line-height: 54px;
}
.site-nav .nav-trigger {
display: none;
}
.site-nav .menu-icon {
display: none;
}
.site-nav .page-link {
color: #111;
line-height: 1.5;
}
.site-nav .page-link:not(:last-child) {
margin-right: 20px;
}
@media screen and (max-width: 600px) {
.site-nav {
position: absolute;
top: 9px;
right: 15px;
background-color: #fdfdfd;
border: 1px solid #e8e8e8;
border-radius: 5px;
text-align: right;
}
.site-nav label[for=nav-trigger] {
display: block;
float: right;
width: 36px;
height: 36px;
z-index: 2;
cursor: pointer;
}
.site-nav .menu-icon {
display: block;
float: right;
width: 36px;
height: 26px;
line-height: 0;
padding-top: 10px;
text-align: center;
}
.site-nav .menu-icon > svg {
fill: #424242;
}
.site-nav input ~ .trigger {
clear: both;
display: none;
}
.site-nav input:checked ~ .trigger {
display: block;
padding-bottom: 5px;
}
.site-nav .page-link {
display: block;
padding: 5px 10px;
margin-left: 20px;
}
.site-nav .page-link:not(:last-child) {
margin-right: 0;
}
}
/**
* Site footer
*/
.site-footer {
border-top: 1px solid #e8e8e8;
padding: 30px 0;
}
.footer-heading {
font-size: 18px;
margin-bottom: 15px;
}
.contact-list,
.social-media-list {
list-style: none;
margin-left: 0;
}
.footer-col-wrapper {
font-size: 15px;
color: #828282;
margin-left: -15px;
}
.footer-col {
float: left;
margin-bottom: 15px;
padding-left: 15px;
}
.footer-col-1 {
width: -webkit-calc(35% - (30px / 2));
width: calc(35% - 30px / 2);
}
.footer-col-2 {
width: -webkit-calc(20% - (30px / 2));
width: calc(20% - 30px / 2);
}
.footer-col-3 {
width: -webkit-calc(45% - (30px / 2));
width: calc(45% - 30px / 2);
}
@media screen and (max-width: 800px) {
.footer-col-1,
.footer-col-2 {
width: -webkit-calc(50% - (30px / 2));
width: calc(50% - 30px / 2);
}
.footer-col-3 {
width: -webkit-calc(100% - (30px / 2));
width: calc(100% - 30px / 2);
}
}
@media screen and (max-width: 600px) {
.footer-col {
float: none;
width: -webkit-calc(100% - (30px / 2));
width: calc(100% - 30px / 2);
}
}
/**
* Page content
*/
.page-content {
padding: 30px 0;
flex: 1;
}
.page-heading {
font-size: 32px;
}
.post-list-heading {
font-size: 28px;
}
.post-list {
margin-left: 0;
list-style: none;
}
.post-list > li {
margin-bottom: 30px;
}
.post-meta {
font-size: 14px;
color: #828282;
}
.post-link {
display: block;
font-size: 24px;
}
/**
* Posts
*/
.post-header {
margin-bottom: 30px;
}
.post-title {
font-size: 42px;
letter-spacing: -1px;
line-height: 1;
}
@media screen and (max-width: 800px) {
.post-title {
font-size: 36px;
}
}
.post-content {
margin-bottom: 30px;
}
.post-content h2 {
font-size: 32px;
}
@media screen and (max-width: 800px) {
.post-content h2 {
font-size: 28px;
}
}
.post-content h3 {
font-size: 26px;
}
@media screen and (max-width: 800px) {
.post-content h3 {
font-size: 22px;
}
}
.post-content h4 {
font-size: 20px;
}
@media screen and (max-width: 800px) {
.post-content h4 {
font-size: 18px;
}
}
/**
* Syntax highlighting styles
*/
.highlight {
background: #fff;
}
.highlighter-rouge .highlight {
background: #eef;
}
.highlight .c {
color: #998;
font-style: italic;
}
.highlight .err {
color: #a61717;
background-color: #e3d2d2;
}
.highlight .k {
font-weight: bold;
}
.highlight .o {
font-weight: bold;
}
.highlight .cm {
color: #998;
font-style: italic;
}
.highlight .cp {
color: #999;
font-weight: bold;
}
.highlight .c1 {
color: #998;
font-style: italic;
}
.highlight .cs {
color: #999;
font-weight: bold;
font-style: italic;
}
.highlight .gd {
color: #000;
background-color: #fdd;
}
.highlight .gd .x {
color: #000;
background-color: #faa;
}
.highlight .ge {
font-style: italic;
}
.highlight .gr {
color: #a00;
}
.highlight .gh {
color: #999;
}
.highlight .gi {
color: #000;
background-color: #dfd;
}
.highlight .gi .x {
color: #000;
background-color: #afa;
}
.highlight .go {
color: #888;
}
.highlight .gp {
color: #555;
}
.highlight .gs {
font-weight: bold;
}
.highlight .gu {
color: #aaa;
}
.highlight .gt {
color: #a00;
}
.highlight .kc {
font-weight: bold;
}
.highlight .kd {
font-weight: bold;
}
.highlight .kp {
font-weight: bold;
}
.highlight .kr {
font-weight: bold;
}
.highlight .kt {
color: #458;
font-weight: bold;
}
.highlight .m {
color: #099;
}
.highlight .s {
color: #d14;
}
.highlight .na {
color: #008080;
}
.highlight .nb {
color: #0086B3;
}
.highlight .nc {
color: #458;
font-weight: bold;
}
.highlight .no {
color: #008080;
}
.highlight .ni {
color: #800080;
}
.highlight .ne {
color: #900;
font-weight: bold;
}
.highlight .nf {
color: #900;
font-weight: bold;
}
.highlight .nn {
color: #555;
}
.highlight .nt {
color: #000080;
}
.highlight .nv {
color: #008080;
}
.highlight .ow {
font-weight: bold;
}
.highlight .w {
color: #bbb;
}
.highlight .mf {
color: #099;
}
.highlight .mh {
color: #099;
}
.highlight .mi {
color: #099;
}
.highlight .mo {
color: #099;
}
.highlight .sb {
color: #d14;
}
.highlight .sc {
color: #d14;
}
.highlight .sd {
color: #d14;
}
.highlight .s2 {
color: #d14;
}
.highlight .se {
color: #d14;
}
.highlight .sh {
color: #d14;
}
.highlight .si {
color: #d14;
}
.highlight .sx {
color: #d14;
}
.highlight .sr {
color: #009926;
}
.highlight .s1 {
color: #d14;
}
.highlight .ss {
color: #990073;
}
.highlight .bp {
color: #999;
}
.highlight .vc {
color: #008080;
}
.highlight .vg {
color: #008080;
}
.highlight .vi {
color: #008080;
}
.highlight .il {
color: #099;
}
/*# sourceMappingURL=main.css.map */

File diff suppressed because one or more lines are too long

View File

@ -1,33 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<symbol id="dribbble" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M8 16c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm6.747-6.905c-.234-.074-2.115-.635-4.257-.292.894 2.456 1.258 4.456 1.328 4.872 1.533-1.037 2.624-2.68 2.93-4.58zM10.67 14.3c-.102-.6-.5-2.688-1.46-5.18l-.044.014C5.312 10.477 3.93 13.15 3.806 13.4c1.158.905 2.614 1.444 4.194 1.444.947 0 1.85-.194 2.67-.543zm-7.747-1.72c.155-.266 2.03-3.37 5.555-4.51.09-.03.18-.056.27-.08-.173-.39-.36-.778-.555-1.16-3.413 1.02-6.723.977-7.023.97l-.003.208c0 1.755.665 3.358 1.756 4.57zM1.31 6.61c.307.005 3.122.017 6.318-.832-1.132-2.012-2.353-3.705-2.533-3.952-1.912.902-3.34 2.664-3.784 4.785zM6.4 1.368c.188.253 1.43 1.943 2.548 4 2.43-.91 3.46-2.293 3.582-2.468C11.323 1.827 9.736 1.176 8 1.176c-.55 0-1.087.066-1.6.19zm6.89 2.322c-.145.194-1.29 1.662-3.816 2.694.16.325.31.656.453.99.05.117.1.235.147.352 2.274-.286 4.533.172 4.758.22-.015-1.613-.59-3.094-1.543-4.257z"/></symbol>
<symbol id="facebook" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M15.117 0H.883C.395 0 0 .395 0 .883v14.234c0 .488.395.883.883.883h7.663V9.804H6.46V7.39h2.086V5.607c0-2.066 1.262-3.19 3.106-3.19.883 0 1.642.064 1.863.094v2.16h-1.28c-1 0-1.195.48-1.195 1.18v1.54h2.39l-.31 2.42h-2.08V16h4.077c.488 0 .883-.395.883-.883V.883C16 .395 15.605 0 15.117 0" fill-rule="nonzero"/></symbol>
<symbol id="flickr" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M0 8c0 2.05 1.662 3.71 3.71 3.71 2.05 0 3.713-1.66 3.713-3.71S5.76 4.29 3.71 4.29C1.663 4.29 0 5.95 0 8zm8.577 0c0 2.05 1.662 3.71 3.712 3.71C14.33 11.71 16 10.05 16 8s-1.662-3.71-3.71-3.71c-2.05 0-3.713 1.66-3.713 3.71z"/></symbol>
<symbol id="github" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M8 0C3.58 0 0 3.582 0 8c0 3.535 2.292 6.533 5.47 7.59.4.075.547-.172.547-.385 0-.19-.007-.693-.01-1.36-2.226.483-2.695-1.073-2.695-1.073-.364-.924-.89-1.17-.89-1.17-.725-.496.056-.486.056-.486.803.056 1.225.824 1.225.824.714 1.223 1.873.87 2.33.665.072-.517.278-.87.507-1.07-1.777-.2-3.644-.888-3.644-3.953 0-.873.31-1.587.823-2.147-.09-.202-.36-1.015.07-2.117 0 0 .67-.215 2.2.82.64-.178 1.32-.266 2-.27.68.004 1.36.092 2 .27 1.52-1.035 2.19-.82 2.19-.82.43 1.102.16 1.915.08 2.117.51.56.82 1.274.82 2.147 0 3.073-1.87 3.75-3.65 3.947.28.24.54.73.54 1.48 0 1.07-.01 1.93-.01 2.19 0 .21.14.46.55.38C13.71 14.53 16 11.53 16 8c0-4.418-3.582-8-8-8"/></symbol>
<symbol id="googleplus" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M5.09 7.273v1.745h2.89c-.116.75-.873 2.197-2.887 2.197-1.737 0-3.155-1.44-3.155-3.215S3.353 4.785 5.09 4.785c.99 0 1.652.422 2.03.786l1.382-1.33c-.887-.83-2.037-1.33-3.41-1.33C2.275 2.91 0 5.19 0 8s2.276 5.09 5.09 5.09c2.94 0 4.888-2.065 4.888-4.974 0-.334-.036-.59-.08-.843H5.09zm10.91 0h-1.455V5.818H13.09v1.455h-1.454v1.454h1.455v1.455h1.46V8.727H16"/></symbol>
<symbol id="instagram" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M8 0C5.827 0 5.555.01 4.702.048 3.85.088 3.27.222 2.76.42c-.526.204-.973.478-1.417.923-.445.444-.72.89-.923 1.417-.198.51-.333 1.09-.372 1.942C.008 5.555 0 5.827 0 8s.01 2.445.048 3.298c.04.852.174 1.433.372 1.942.204.526.478.973.923 1.417.444.445.89.72 1.417.923.51.198 1.09.333 1.942.372.853.04 1.125.048 3.298.048s2.445-.01 3.298-.048c.852-.04 1.433-.174 1.942-.372.526-.204.973-.478 1.417-.923.445-.444.72-.89.923-1.417.198-.51.333-1.09.372-1.942.04-.853.048-1.125.048-3.298s-.01-2.445-.048-3.298c-.04-.852-.174-1.433-.372-1.942-.204-.526-.478-.973-.923-1.417-.444-.445-.89-.72-1.417-.923-.51-.198-1.09-.333-1.942-.372C10.445.008 10.173 0 8 0zm0 1.44c2.136 0 2.39.01 3.233.048.78.036 1.203.166 1.485.276.374.145.64.318.92.598.28.28.453.546.598.92.11.282.24.705.276 1.485.038.844.047 1.097.047 3.233s-.01 2.39-.05 3.233c-.04.78-.17 1.203-.28 1.485-.15.374-.32.64-.6.92-.28.28-.55.453-.92.598-.28.11-.71.24-1.49.276-.85.038-1.1.047-3.24.047s-2.39-.01-3.24-.05c-.78-.04-1.21-.17-1.49-.28-.38-.15-.64-.32-.92-.6-.28-.28-.46-.55-.6-.92-.11-.28-.24-.71-.28-1.49-.03-.84-.04-1.1-.04-3.23s.01-2.39.04-3.24c.04-.78.17-1.21.28-1.49.14-.38.32-.64.6-.92.28-.28.54-.46.92-.6.28-.11.7-.24 1.48-.28.85-.03 1.1-.04 3.24-.04zm0 2.452c-2.27 0-4.108 1.84-4.108 4.108 0 2.27 1.84 4.108 4.108 4.108 2.27 0 4.108-1.84 4.108-4.108 0-2.27-1.84-4.108-4.108-4.108zm0 6.775c-1.473 0-2.667-1.194-2.667-2.667 0-1.473 1.194-2.667 2.667-2.667 1.473 0 2.667 1.194 2.667 2.667 0 1.473-1.194 2.667-2.667 2.667zm5.23-6.937c0 .53-.43.96-.96.96s-.96-.43-.96-.96.43-.96.96-.96.96.43.96.96z"/></symbol>
<symbol id="linkedin" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M13.632 13.635h-2.37V9.922c0-.886-.018-2.025-1.234-2.025-1.235 0-1.424.964-1.424 1.96v3.778h-2.37V6H8.51v1.04h.03c.318-.6 1.092-1.233 2.247-1.233 2.4 0 2.845 1.58 2.845 3.637v4.188zM3.558 4.955c-.762 0-1.376-.617-1.376-1.377 0-.758.614-1.375 1.376-1.375.76 0 1.376.617 1.376 1.375 0 .76-.617 1.377-1.376 1.377zm1.188 8.68H2.37V6h2.376v7.635zM14.816 0H1.18C.528 0 0 .516 0 1.153v13.694C0 15.484.528 16 1.18 16h13.635c.652 0 1.185-.516 1.185-1.153V1.153C16 .516 15.467 0 14.815 0z" fill-rule="nonzero"/></symbol>
<symbol id="pinterest" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M8 0C3.582 0 0 3.582 0 8c0 3.39 2.108 6.285 5.084 7.45-.07-.633-.133-1.604.028-2.295.146-.625.938-3.977.938-3.977s-.24-.48-.24-1.188c0-1.11.646-1.943 1.448-1.943.683 0 1.012.513 1.012 1.127 0 .687-.436 1.713-.662 2.664-.19.797.4 1.445 1.185 1.445 1.42 0 2.514-1.498 2.514-3.662 0-1.91-1.376-3.25-3.342-3.25-2.276 0-3.61 1.71-3.61 3.47 0 .69.263 1.43.593 1.83.066.08.075.15.057.23-.06.25-.196.8-.223.91-.035.15-.115.18-.268.11C3.516 10.46 2.89 9 2.89 7.82c0-2.52 1.834-4.84 5.287-4.84 2.774 0 4.932 1.98 4.932 4.62 0 2.76-1.74 4.98-4.16 4.98-.81 0-1.57-.42-1.84-.92l-.5 1.9c-.18.698-.67 1.57-1 2.1.75.23 1.54.357 2.37.357 4.41 0 8-3.58 8-8s-3.59-8-8-8z" fill-rule="nonzero"/></symbol>
<symbol id="rss" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M12.8 16C12.8 8.978 7.022 3.2 0 3.2V0c8.777 0 16 7.223 16 16h-3.2zM2.194 11.61c1.21 0 2.195.985 2.195 2.196 0 1.21-.99 2.194-2.2 2.194C.98 16 0 15.017 0 13.806c0-1.21.983-2.195 2.194-2.195zM10.606 16h-3.11c0-4.113-3.383-7.497-7.496-7.497v-3.11c5.818 0 10.606 4.79 10.606 10.607z"/></symbol>
<symbol id="stackoverflow" class="svg-icon" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M12.658 14.577v-4.27h1.423V16H1.23v-5.693h1.42v4.27h10.006zm-8.583-1.423h7.16V11.73h-7.16v1.424zm.173-3.235l6.987 1.46.3-1.38L4.55 8.54l-.302 1.38zm.906-3.37l6.47 3.02.602-1.3-6.47-3.02-.602 1.29zm1.81-3.19l5.478 4.57.906-1.08L7.87 2.28l-.9 1.078zM10.502 0L9.338.863l4.27 5.735 1.164-.862L10.5 0z"/></symbol>
<symbol id="twitter" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M16 3.038c-.59.26-1.22.437-1.885.517.677-.407 1.198-1.05 1.443-1.816-.634.37-1.337.64-2.085.79-.598-.64-1.45-1.04-2.396-1.04-1.812 0-3.282 1.47-3.282 3.28 0 .26.03.51.085.75-2.728-.13-5.147-1.44-6.766-3.42C.83 2.58.67 3.14.67 3.75c0 1.14.58 2.143 1.46 2.732-.538-.017-1.045-.165-1.487-.41v.04c0 1.59 1.13 2.918 2.633 3.22-.276.074-.566.114-.865.114-.21 0-.41-.02-.61-.058.42 1.304 1.63 2.253 3.07 2.28-1.12.88-2.54 1.404-4.07 1.404-.26 0-.52-.015-.78-.045 1.46.93 3.18 1.474 5.04 1.474 6.04 0 9.34-5 9.34-9.33 0-.14 0-.28-.01-.42.64-.46 1.2-1.04 1.64-1.7z" fill-rule="nonzero"/></symbol>
<symbol id="youtube" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M0 7.345c0-1.294.16-2.59.16-2.59s.156-1.1.636-1.587c.608-.637 1.408-.617 1.764-.684C3.84 2.36 8 2.324 8 2.324s3.362.004 5.6.166c.314.038.996.04 1.604.678.48.486.636 1.588.636 1.588S16 6.05 16 7.346v1.258c0 1.296-.16 2.59-.16 2.59s-.156 1.102-.636 1.588c-.608.638-1.29.64-1.604.678-2.238.162-5.6.166-5.6.166s-4.16-.037-5.44-.16c-.356-.067-1.156-.047-1.764-.684-.48-.487-.636-1.587-.636-1.587S0 9.9 0 8.605v-1.26zm6.348 2.73V5.58l4.323 2.255-4.32 2.24z"/></symbol>
<symbol id="mastodon" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414">
<path transform="scale(0.07)" d="M211.80734 139.0875c-3.18125 16.36625-28.4925 34.2775-57.5625 37.74875-15.15875 1.80875-30.08375 3.47125-45.99875 2.74125-26.0275-1.1925-46.565-6.2125-46.565-6.2125 0 2.53375.15625 4.94625.46875 7.2025 3.38375 25.68625 25.47 27.225 46.39125 27.9425 21.11625.7225 39.91875-5.20625 39.91875-5.20625l.8675 19.09s-14.77 7.93125-41.08125 9.39c-14.50875.7975-32.52375-.365-53.50625-5.91875C9.23234 213.82 1.40609 165.31125.20859 116.09125c-.365-14.61375-.14-28.39375-.14-39.91875 0-50.33 32.97625-65.0825 32.97625-65.0825C49.67234 3.45375 78.20359.2425 107.86484 0h.72875c29.66125.2425 58.21125 3.45375 74.8375 11.09 0 0 32.975 14.7525 32.975 65.0825 0 0 .41375 37.13375-4.59875 62.915"/>
<path transform="scale(0.07)" fill="#FFF" d="M177.50984 80.077v60.94125h-24.14375v-59.15c0-12.46875-5.24625-18.7975-15.74-18.7975-11.6025 0-17.4175 7.5075-17.4175 22.3525v32.37625H96.20734V85.42325c0-14.845-5.81625-22.3525-17.41875-22.3525-10.49375 0-15.74 6.32875-15.74 18.7975v59.15H38.90484V80.077c0-12.455 3.17125-22.3525 9.54125-29.675 6.56875-7.3225 15.17125-11.07625 25.85-11.07625 12.355 0 21.71125 4.74875 27.8975 14.2475l6.01375 10.08125 6.015-10.08125c6.185-9.49875 15.54125-14.2475 27.8975-14.2475 10.6775 0 19.28 3.75375 25.85 11.07625 6.36875 7.3225 9.54 17.22 9.54 29.675"/>
</symbol>
</svg>

Before

Width:  |  Height:  |  Size: 9.7 KiB

View File

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="/~jotachina/mmpSearch/mmpSearch/_site/feed.xml" rel="self" type="application/atom+xml" /><link href="/~jotachina/mmpSearch/mmpSearch/_site/" rel="alternate" type="text/html" /><updated>2024-07-24T21:02:23-03:00</updated><id>/~jotachina/mmpSearch/mmpSearch/_site/feed.xml</id><title type="html">Your awesome title</title><subtitle>Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.</subtitle><entry><title type="html">Welcome to Jekyll!</title><link href="/~jotachina/mmpSearch/mmpSearch/_site/jekyll/update/2024/07/21/welcome-to-jekyll.html" rel="alternate" type="text/html" title="Welcome to Jekyll!" /><published>2024-07-21T14:45:00-03:00</published><updated>2024-07-21T14:45:00-03:00</updated><id>/~jotachina/mmpSearch/mmpSearch/_site/jekyll/update/2024/07/21/welcome-to-jekyll</id><content type="html" xml:base="/~jotachina/mmpSearch/mmpSearch/_site/jekyll/update/2024/07/21/welcome-to-jekyll.html"><![CDATA[<p>Youll find this post in your <code class="language-plaintext highlighter-rouge">_posts</code> directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run <code class="language-plaintext highlighter-rouge">jekyll serve</code>, which launches a web server and auto-regenerates your site when a file is updated.</p>
<p>Jekyll requires blog post files to be named according to the following format:</p>
<p><code class="language-plaintext highlighter-rouge">YEAR-MONTH-DAY-title.MARKUP</code></p>
<p>Where <code class="language-plaintext highlighter-rouge">YEAR</code> is a four-digit number, <code class="language-plaintext highlighter-rouge">MONTH</code> and <code class="language-plaintext highlighter-rouge">DAY</code> are both two-digit numbers, and <code class="language-plaintext highlighter-rouge">MARKUP</code> is the file extension representing the format used in the file. After that, include the necessary front matter. Take a look at the source for this post to get an idea about how it works.</p>
<p>Jekyll also offers powerful support for code snippets:</p>
<figure class="highlight"><pre><code class="language-ruby" data-lang="ruby"><span class="k">def</span> <span class="nf">print_hi</span><span class="p">(</span><span class="nb">name</span><span class="p">)</span>
<span class="nb">puts</span> <span class="s2">"Hi, </span><span class="si">#{</span><span class="nb">name</span><span class="si">}</span><span class="s2">"</span>
<span class="k">end</span>
<span class="n">print_hi</span><span class="p">(</span><span class="s1">'Tom'</span><span class="p">)</span>
<span class="c1">#=&gt; prints 'Hi, Tom' to STDOUT.</span></code></pre></figure>
<p>Check out the <a href="https://jekyllrb.com/docs/home">Jekyll docs</a> for more info on how to get the most out of Jekyll. File all bugs/feature requests at <a href="https://github.com/jekyll/jekyll">Jekylls GitHub repo</a>. If you have questions, you can ask them on <a href="https://talk.jekyllrb.com/">Jekyll Talk</a>.</p>]]></content><author><name></name></author><category term="jekyll" /><category term="update" /><summary type="html"><![CDATA[Youll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-regenerates your site when a file is updated. Jekyll requires blog post files to be named according to the following format: YEAR-MONTH-DAY-title.MARKUP Where YEAR is a four-digit number, MONTH and DAY are both two-digit numbers, and MARKUP is the file extension representing the format used in the file. After that, include the necessary front matter. Take a look at the source for this post to get an idea about how it works. Jekyll also offers powerful support for code snippets: def print_hi(name) puts "Hi, #{name}" end print_hi('Tom') #=&gt; prints 'Hi, Tom' to STDOUT. Check out the Jekyll docs for more info on how to get the most out of Jekyll. File all bugs/feature requests at Jekylls GitHub repo. If you have questions, you can ask them on Jekyll Talk.]]></summary></entry></feed>

View File

@ -1,52 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title></title>
<link rel="stylesheet" href="/~jotachina/mmpSearch/mmpSearch/_site/assets/css/style.css">
<!-- Adicione outros links de estilos necessários -->
</head>
<body>
<header class="site-header" role="banner">
<div class="wrapper"><a class="site-title" rel="author" href="/~jotachina/mmpSearch/mmpSearch/_site/">Your awesome title</a><nav class="site-nav">
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
<label for="nav-trigger">
<span class="menu-icon">
<svg viewBox="0 0 18 15" width="18px" height="15px">
<path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
</svg>
</span>
</label>
<div class="trigger"><a class="page-link" href="/~jotachina/mmpSearch/mmpSearch/_site/about/">About</a><a class="page-link" href="/~jotachina/mmpSearch/mmpSearch/_site/mmp_files.html">Arquivos MMP Processados</a><a class="page-link" href="/~jotachina/mmpSearch/mmpSearch/_site/projetosComMesmoInstrumento.html">Instrumentos Similares</a><a class="page-link" href="/~jotachina/mmpSearch/mmpSearch/_site/quantasVezes.html">Quantidade de repetições de instrumentos</a></div>
</nav></div>
</header>
<main>
<div class="home">
<h2 class="post-list-heading">Posts</h2>
<ul class="post-list"><li><span class="post-meta">Jul 21, 2024</span>
<h3>
<a class="post-link" href="/~jotachina/mmpSearch/mmpSearch/_site/jekyll/update/2024/07/21/welcome-to-jekyll.html">
Welcome to Jekyll!
</a>
</h3></li></ul>
<p class="rss-subscribe">subscribe <a href="/~jotachina/mmpSearch/mmpSearch/_site/feed.xml">via RSS</a></p></div>
</main>
<footer>
<!-- Rodapé -->
</footer>
<!-- Scripts no final da página para melhor performance -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="/~jotachina/mmpSearch/mmpSearch/_site/assets/js/script.js"></script>
<!-- Adicione outros scripts conforme necessário -->
</body>
</html>

View File

@ -1,73 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Welcome to Jekyll!</title>
<link rel="stylesheet" href="/~jotachina/mmpSearch/mmpSearch/_site/assets/css/style.css">
<!-- Adicione outros links de estilos necessários -->
</head>
<body>
<header class="site-header" role="banner">
<div class="wrapper"><a class="site-title" rel="author" href="/~jotachina/mmpSearch/mmpSearch/_site/">Your awesome title</a><nav class="site-nav">
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
<label for="nav-trigger">
<span class="menu-icon">
<svg viewBox="0 0 18 15" width="18px" height="15px">
<path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
</svg>
</span>
</label>
<div class="trigger"><a class="page-link" href="/~jotachina/mmpSearch/mmpSearch/_site/about/">About</a><a class="page-link" href="/~jotachina/mmpSearch/mmpSearch/_site/mmp_files.html">Arquivos MMP Processados</a><a class="page-link" href="/~jotachina/mmpSearch/mmpSearch/_site/projetosComMesmoInstrumento.html">Instrumentos Similares</a><a class="page-link" href="/~jotachina/mmpSearch/mmpSearch/_site/quantasVezes.html">Quantidade de repetições de instrumentos</a></div>
</nav></div>
</header>
<main>
<article class="post h-entry" itemscope itemtype="http://schema.org/BlogPosting">
<header class="post-header">
<h1 class="post-title p-name" itemprop="name headline">Welcome to Jekyll!</h1>
<p class="post-meta">
<time class="dt-published" datetime="2024-07-21T14:45:00-03:00" itemprop="datePublished">Jul 21, 2024
</time></p>
</header>
<div class="post-content e-content" itemprop="articleBody">
<p>Youll find this post in your <code class="language-plaintext highlighter-rouge">_posts</code> directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run <code class="language-plaintext highlighter-rouge">jekyll serve</code>, which launches a web server and auto-regenerates your site when a file is updated.</p>
<p>Jekyll requires blog post files to be named according to the following format:</p>
<p><code class="language-plaintext highlighter-rouge">YEAR-MONTH-DAY-title.MARKUP</code></p>
<p>Where <code class="language-plaintext highlighter-rouge">YEAR</code> is a four-digit number, <code class="language-plaintext highlighter-rouge">MONTH</code> and <code class="language-plaintext highlighter-rouge">DAY</code> are both two-digit numbers, and <code class="language-plaintext highlighter-rouge">MARKUP</code> is the file extension representing the format used in the file. After that, include the necessary front matter. Take a look at the source for this post to get an idea about how it works.</p>
<p>Jekyll also offers powerful support for code snippets:</p>
<figure class="highlight"><pre><code class="language-ruby" data-lang="ruby"><span class="k">def</span> <span class="nf">print_hi</span><span class="p">(</span><span class="nb">name</span><span class="p">)</span>
<span class="nb">puts</span> <span class="s2">"Hi, </span><span class="si">#{</span><span class="nb">name</span><span class="si">}</span><span class="s2">"</span>
<span class="k">end</span>
<span class="n">print_hi</span><span class="p">(</span><span class="s1">'Tom'</span><span class="p">)</span>
<span class="c1">#=&gt; prints 'Hi, Tom' to STDOUT.</span></code></pre></figure>
<p>Check out the <a href="https://jekyllrb.com/docs/home">Jekyll docs</a> for more info on how to get the most out of Jekyll. File all bugs/feature requests at <a href="https://github.com/jekyll/jekyll">Jekylls GitHub repo</a>. If you have questions, you can ask them on <a href="https://talk.jekyllrb.com/">Jekyll Talk</a>.</p>
</div><a class="u-url" href="/~jotachina/mmpSearch/mmpSearch/_site/jekyll/update/2024/07/21/welcome-to-jekyll.html" hidden></a>
</article>
</main>
<footer>
<!-- Rodapé -->
</footer>
<!-- Scripts no final da página para melhor performance -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="/~jotachina/mmpSearch/mmpSearch/_site/assets/js/script.js"></script>
<!-- Adicione outros scripts conforme necessário -->
</body>
</html>

View File

@ -1,109 +0,0 @@
{
"file": "mmp/Computacao_Musical_Thiago_Rocha_de_Moraes.mmp",
"bpm": "140",
"tracks": [
{
"track_name": "Introducao",
"type": "bassline",
"instruments": [
{
"instrument_name": "kick01.ogg"
},
{
"instrument_name": "hihat_closed01.ogg"
},
{
"instrument_name": "snare01.ogg"
},
{
"instrument_name": "house_loop01.ogg"
},
{
"instrument_name": "snaph01.ogg"
},
{
"instrument_name": "bass!.ogg"
},
{
"instrument_name": "space_strings02.ogg"
},
{
"instrument_name": "steel_guitar_medium_distorted01.ogg"
},
{
"instrument_name": "ride01.ogg"
}
]
},
{
"track_name": "Base1",
"type": "bassline",
"instruments": []
},
{
"track_name": "Base2",
"type": "bassline",
"instruments": []
},
{
"track_name": "Base3",
"type": "bassline",
"instruments": []
},
{
"track_name": "Base4",
"type": "bassline",
"instruments": []
},
{
"track_name": "Final",
"type": "bassline",
"instruments": []
},
{
"track_name": "Prato",
"type": "bassline",
"instruments": []
},
{
"track_name": "Bass_Voice1",
"type": "bassline",
"instruments": []
},
{
"track_name": "Bass_Voice2",
"type": "bassline",
"instruments": []
},
{
"track_name": "Bass_Voice3",
"type": "bassline",
"instruments": []
},
{
"track_name": "Estala_Dedos1",
"type": "bassline",
"instruments": []
},
{
"track_name": "Estala_Dedos2",
"type": "bassline",
"instruments": []
},
{
"track_name": "Xylophon",
"type": "plugin",
"instruments": []
},
{
"track_name": "SuperSaw Lead",
"type": "plugin",
"instruments": []
},
{
"track_name": "SEGuitar",
"type": "plugin",
"instruments": []
}
]
}

View File

@ -1,125 +0,0 @@
{
"file": "mmp/FelipeFerraz.mmp",
"bpm": "121",
"tracks": [
{
"track_name": "Intro",
"type": "bassline",
"instruments": [
{
"instrument_name": "MB 808 (20).wav"
},
{
"instrument_name": "Cymatics x S1 - Closed Hihat 8.wav"
},
{
"instrument_name": "Cymatics x S1 - Open Hihat 10.wav"
},
{
"instrument_name": "Cymatics x S1 - Juno Bass 1 - F.wav"
},
{
"instrument_name": "Cymatics x S1 - Juno Bass 2 - F.wav"
},
{
"instrument_name": "Cymatics - Gun Cock.wav"
},
{
"instrument_name": "Cymatics - Gunshot Beefy.wav"
},
{
"instrument_name": "Cymatics - Adrenaline Clap.wav"
},
{
"instrument_name": "Cymatics - Blasted 808 - C.wav"
},
{
"instrument_name": "Cymatics - Titan Kick 48 - F#.wav"
},
{
"instrument_name": "Cymatics - 9God Snare 5 - A.wav"
},
{
"instrument_name": "Cymatics - 9God Snare 4 - G#.wav"
},
{
"instrument_name": "Cymatics x S1 - Closed Hihat 10.wav"
},
{
"instrument_name": "MB Lumi Hit.wav"
},
{
"instrument_name": "Cymatics - Titan Arp Loop 2 - 100 BPM E Min.wav"
},
{
"instrument_name": "MB Clap (12).wav"
}
]
},
{
"track_name": "Verse1",
"type": "bassline",
"instruments": []
},
{
"track_name": "Bass",
"type": "bassline",
"instruments": []
},
{
"track_name": "e_piano_accord01.ogg",
"type": "plugin",
"instruments": []
},
{
"track_name": "Gunshots",
"type": "bassline",
"instruments": []
},
{
"track_name": "Verse2",
"type": "bassline",
"instruments": []
},
{
"track_name": "SwitchBeatLight",
"type": "bassline",
"instruments": []
},
{
"track_name": "LightBeat/Verse3",
"type": "bassline",
"instruments": []
},
{
"track_name": "TransitionTest",
"type": "bassline",
"instruments": []
},
{
"track_name": "TestBeat",
"type": "bassline",
"instruments": []
},
{
"track_name": "Closer",
"type": "bassline",
"instruments": []
},
{
"track_name": "Full Strings",
"type": "plugin",
"instruments": []
},
{
"track_name": "Outro",
"type": "bassline",
"instruments": []
},
{
"track_name": "rave_choir01.ogg",
"type": "plugin",
"instruments": []
}
]
}

View File

@ -1,78 +0,0 @@
{
"file": "mmp/Gustavo Castro.mmp",
"bpm": "145",
"tracks": [
{
"track_name": "TripleOscillator",
"type": "plugin",
"instruments": []
},
{
"track_name": "Sample track",
"type": "sample",
"instruments": []
},
{
"track_name": "Beat/Bassline 0",
"type": "bassline",
"instruments": [
{
"instrument_name": "bassdrum01.ogg"
},
{
"instrument_name": "snare_acoustic01.ogg"
},
{
"instrument_name": "hihat_closed01.ogg"
},
{
"instrument_name": "kick01.ogg"
},
{
"instrument_name": "snare03.ogg"
},
{
"instrument_name": "zap03.ogg"
},
{
"instrument_name": "zap02.ogg"
},
{
"instrument_name": "electric_ping01.ogg"
},
{
"instrument_name": "steel_guitar_slight_distorted01.ogg"
},
{
"instrument_name": "ride01.ogg"
},
{
"instrument_name": "shaker02.ogg"
},
{
"instrument_name": "steel_guitar_heavy_distorted01.ogg"
}
]
},
{
"track_name": "Refrão",
"type": "bassline",
"instruments": []
},
{
"track_name": "Batida/Linha de Baixo 2",
"type": "bassline",
"instruments": []
},
{
"track_name": "Batida/Linha de Baixo 3",
"type": "bassline",
"instruments": []
},
{
"track_name": "Batida/Linha de Baixo 4",
"type": "bassline",
"instruments": []
}
]
}

View File

@ -1,147 +0,0 @@
{
"file": "mmp/Iara Rodrigues.mmp",
"bpm": "110",
"tracks": [
{
"track_name": "TripleOscillator",
"type": "plugin",
"instruments": []
},
{
"track_name": "Sample track",
"type": "sample",
"instruments": []
},
{
"track_name": "Beat/Bassline 0",
"type": "bassline",
"instruments": [
{
"instrument_name": "Kicker"
},
{
"instrument_name": "kick_distorted01.ogg"
},
{
"instrument_name": "clap04.ogg"
},
{
"instrument_name": "rim01.ogg"
},
{
"instrument_name": "shaker02.ogg"
},
{
"instrument_name": "bassdrum_acoustic01.ogg"
},
{
"instrument_name": "hihat_closed01.ogg"
},
{
"instrument_name": "kick_long01.ogg"
},
{
"instrument_name": "piano01.ogg"
},
{
"instrument_name": "violin_double_stop01.ogg"
},
{
"instrument_name": "harpsichord01.ogg"
},
{
"instrument_name": "bassslap02.ogg"
},
{
"instrument_name": "bassslap01.ogg"
},
{
"instrument_name": "cello01.ogg"
},
{
"instrument_name": "bassslap01.ogg"
},
{
"instrument_name": "bass!.ogg"
},
{
"instrument_name": "chroma_sound_effect01.ogg"
},
{
"instrument_name": "110011__tuberatanka__cat-meow.wav"
},
{
"instrument_name": "wind_chimes01.ogg"
},
{
"instrument_name": "auauEmy.wav"
}
]
},
{
"track_name": "Bassline 1",
"type": "bassline",
"instruments": []
},
{
"track_name": "piu /Bassline2",
"type": "bassline",
"instruments": []
},
{
"track_name": "pieino",
"type": "bassline",
"instruments": []
},
{
"track_name": " pieino 2",
"type": "bassline",
"instruments": []
},
{
"track_name": " pieino 3",
"type": "bassline",
"instruments": []
},
{
"track_name": "Violino",
"type": "bassline",
"instruments": []
},
{
"track_name": "baixo engual eu",
"type": "bassline",
"instruments": []
},
{
"track_name": "!!bass",
"type": "bassline",
"instruments": []
},
{
"track_name": "start?",
"type": "bassline",
"instruments": []
},
{
"track_name": "meow",
"type": "bassline",
"instruments": []
},
{
"track_name": "meio",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de meio",
"type": "bassline",
"instruments": []
},
{
"track_name": "emelym",
"type": "bassline",
"instruments": []
}
]
}

View File

@ -1,66 +0,0 @@
{
"file": "mmp/JoãoVitorSimão-2023008380-megaMainSong.mmp",
"bpm": "160",
"tracks": [
{
"track_name": "main base",
"type": "bassline",
"instruments": [
{
"instrument_name": "bass1"
},
{
"instrument_name": "noise1"
},
{
"instrument_name": "snare"
}
]
},
{
"track_name": "End Drums",
"type": "plugin",
"instruments": []
},
{
"track_name": "Middle Bass",
"type": "plugin",
"instruments": []
},
{
"track_name": "Melody 1",
"type": "plugin",
"instruments": []
},
{
"track_name": "Melody 2",
"type": "plugin",
"instruments": []
},
{
"track_name": "Chords",
"type": "plugin",
"instruments": []
},
{
"track_name": "Menu base",
"type": "plugin",
"instruments": []
},
{
"track_name": "Menu Melody",
"type": "plugin",
"instruments": []
},
{
"track_name": "Menu Start",
"type": "plugin",
"instruments": []
},
{
"track_name": "Menu Bass",
"type": "plugin",
"instruments": []
}
]
}

View File

@ -1,71 +0,0 @@
{
"file": "mmp/Samanta Freire.mmp",
"bpm": "140",
"tracks": [
{
"track_name": "TripleOscillator",
"type": "plugin",
"instruments": []
},
{
"track_name": "Sample track",
"type": "sample",
"instruments": []
},
{
"track_name": "Beat/Bassline 0",
"type": "bassline",
"instruments": [
{
"instrument_name": "Kicker"
},
{
"instrument_name": "bassdrum01.ogg"
},
{
"instrument_name": "hihat_closed05.ogg"
},
{
"instrument_name": "chorus01.ogg"
},
{
"instrument_name": "kick01.ogg"
},
{
"instrument_name": "Drone Arp"
},
{
"instrument_name": "vapo.wav"
},
{
"instrument_name": "OpulenZ"
}
]
},
{
"track_name": "Beat/Bassline 1",
"type": "bassline",
"instruments": []
},
{
"track_name": "Beat/Bassline 2",
"type": "bassline",
"instruments": []
},
{
"track_name": "Beat/Bassline 3",
"type": "bassline",
"instruments": []
},
{
"track_name": "Beat/Bassline 4",
"type": "bassline",
"instruments": []
},
{
"track_name": "Beat/Bassline 5",
"type": "bassline",
"instruments": []
}
]
}

View File

@ -1,67 +0,0 @@
{
"file": "mmp/SonsAlignígenas.mmp",
"bpm": "140",
"tracks": [
{
"track_name": "TripleOscillator",
"type": "plugin",
"instruments": []
},
{
"track_name": "Sample track",
"type": "sample",
"instruments": []
},
{
"track_name": "Batida/Linha de Baixo 0",
"type": "bassline",
"instruments": [
{
"instrument_name": "Kicker"
},
{
"instrument_name": "OpulenZ"
},
{
"instrument_name": "snare01.ogg"
},
{
"instrument_name": "clap01.ogg"
},
{
"instrument_name": "tom01.ogg"
},
{
"instrument_name": "tom02.ogg"
},
{
"instrument_name": "zap02.ogg"
},
{
"instrument_name": "hihat_opened01.ogg"
},
{
"instrument_name": "metronome01.ogg"
},
{
"instrument_name": "metronome02.ogg"
}
]
},
{
"track_name": "Batida/Linha de Baixo 3",
"type": "bassline",
"instruments": []
},
{
"track_name": "Batida/Linha de Baixo 2",
"type": "bassline",
"instruments": []
},
{
"track_name": "Batida/Linha de Baixo 1",
"type": "bassline",
"instruments": []
}
]
}

View File

@ -1,91 +0,0 @@
{
"file": "mmp/Um começo.mmp",
"bpm": "143",
"tracks": [
{
"track_name": "TripleOscillator",
"type": "plugin",
"instruments": []
},
{
"track_name": "Sample track",
"type": "sample",
"instruments": []
},
{
"track_name": "Violino (Verso 2)",
"type": "bassline",
"instruments": [
{
"instrument_name": "bassdrum04.ogg"
},
{
"instrument_name": "hihat_closed04.ogg"
},
{
"instrument_name": "snare_hiphop01.ogg"
},
{
"instrument_name": "snare_muffled02.ogg"
},
{
"instrument_name": "snare_muffled01.ogg"
},
{
"instrument_name": "bassslap01.ogg"
},
{
"instrument_name": "violin_pizzicato01.ogg"
},
{
"instrument_name": "steel_guitar01.ogg"
}
]
},
{
"track_name": "Violino (Verso 1 - 1)",
"type": "bassline",
"instruments": []
},
{
"track_name": "Guitarra (Verso 1)",
"type": "bassline",
"instruments": []
},
{
"track_name": "Guitarra (Ponte)",
"type": "bassline",
"instruments": []
},
{
"track_name": "Baixo (Verso 2)",
"type": "bassline",
"instruments": []
},
{
"track_name": "Baixo (Refrão)",
"type": "bassline",
"instruments": []
},
{
"track_name": "Bateria (Ponte)",
"type": "bassline",
"instruments": []
},
{
"track_name": "Bateria (Refrão)",
"type": "bassline",
"instruments": []
},
{
"track_name": "Bateria (Verso 1)",
"type": "bassline",
"instruments": []
},
{
"track_name": "Base",
"type": "bassline",
"instruments": []
}
]
}

View File

@ -1,81 +0,0 @@
{
"file": "mmp/VitorAugusto.mmp",
"bpm": "140",
"tracks": [
{
"track_name": "TripleOscillator",
"type": "plugin",
"instruments": []
},
{
"track_name": "Sample track",
"type": "sample",
"instruments": []
},
{
"track_name": "Piano",
"type": "bassline",
"instruments": [
{
"instrument_name": "Kicker"
},
{
"instrument_name": "kick_distorted01.ogg"
},
{
"instrument_name": "clap01.ogg"
},
{
"instrument_name": "snare05.ogg"
},
{
"instrument_name": "hihat_closed01.ogg"
},
{
"instrument_name": "hihat_opened01.ogg"
},
{
"instrument_name": "Analog Piano 1"
},
{
"instrument_name": "Synth Violin 2 Fat"
}
]
},
{
"track_name": "Kick",
"type": "bassline",
"instruments": []
},
{
"track_name": "Kick_distorted",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clap",
"type": "bassline",
"instruments": []
},
{
"track_name": "Snare",
"type": "bassline",
"instruments": []
},
{
"track_name": "Hihat_closed",
"type": "bassline",
"instruments": []
},
{
"track_name": "Hihat_opened",
"type": "bassline",
"instruments": []
},
{
"track_name": "Violino",
"type": "bassline",
"instruments": []
}
]
}

View File

@ -1,48 +0,0 @@
{
"file": "mmp/Wesley_Silva_Guimarães.mmp",
"bpm": "140",
"tracks": [
{
"track_name": "TripleOscillator",
"type": "plugin",
"instruments": []
},
{
"track_name": "Sample track",
"type": "sample",
"instruments": []
},
{
"track_name": "bassdrum01.ogg",
"type": "plugin",
"instruments": []
},
{
"track_name": "Beat/Bassline 0",
"type": "bassline",
"instruments": [
{
"instrument_name": "Kicker"
},
{
"instrument_name": "bassdrum01.ogg"
},
{
"instrument_name": "bassdrum02.ogg"
},
{
"instrument_name": "bassdrum04.ogg"
},
{
"instrument_name": "clap01.ogg"
},
{
"instrument_name": "kick02.ogg"
},
{
"instrument_name": "hihat_closed01.ogg"
}
]
}
]
}

View File

@ -1,56 +0,0 @@
{
"file": "mmp/beatJulioCesardeSousa.mmp",
"bpm": "90",
"tracks": [
{
"track_name": "TripleOscillator",
"type": "plugin",
"instruments": []
},
{
"track_name": "Sample track",
"type": "sample",
"instruments": []
},
{
"track_name": "Beat/Bassline 0",
"type": "bassline",
"instruments": [
{
"instrument_name": "Kicker"
},
{
"instrument_name": "snare_hiphop02.ogg"
},
{
"instrument_name": "kick_hiphop01.ogg"
},
{
"instrument_name": "hihat_opened02.ogg"
},
{
"instrument_name": "hihat_closed01.ogg"
},
{
"instrument_name": "bassslap02.ogg"
},
{
"instrument_name": "clap03.ogg"
},
{
"instrument_name": "clav01.ogg"
}
]
},
{
"track_name": "Batida/Linha de Baixo 1",
"type": "bassline",
"instruments": []
},
{
"track_name": "Batida/Linha de Baixo 2",
"type": "bassline",
"instruments": []
}
]
}

View File

@ -1,38 +0,0 @@
{
"file": "mmp/carlos.mmp",
"bpm": "90",
"tracks": [
{
"track_name": "Beat/Bassline 0",
"type": "bassline",
"instruments": [
{
"instrument_name": "Alien clKick 05b1"
},
{
"instrument_name": "Alien Snare Dry 02"
}
]
},
{
"track_name": "Alien Crash Cymbals 02",
"type": "plugin",
"instruments": []
},
{
"track_name": "Alien Saw Bass 01a42",
"type": "plugin",
"instruments": []
},
{
"track_name": "Alien Synth Voice 01a",
"type": "plugin",
"instruments": []
},
{
"track_name": "Alien Sine Piano 02b Synth",
"type": "plugin",
"instruments": []
}
]
}

View File

@ -1,83 +0,0 @@
{
"file": "mmp/deprecado_wallace.mmp",
"bpm": "120",
"tracks": [
{
"track_name": "TripleOscillator",
"type": "plugin",
"instruments": []
},
{
"track_name": "Sample track",
"type": "sample",
"instruments": []
},
{
"track_name": "Beat",
"type": "bassline",
"instruments": [
{
"instrument_name": "Kicker"
},
{
"instrument_name": "kick_hard01.ogg"
},
{
"instrument_name": "snare01.ogg"
},
{
"instrument_name": "hihat_closed03.ogg"
},
{
"instrument_name": "clav01.ogg"
},
{
"instrument_name": "crash01.ogg"
},
{
"instrument_name": "shaker01.ogg"
},
{
"instrument_name": "shaker02.ogg"
},
{
"instrument_name": "matrix1000_pluck01.ogg"
},
{
"instrument_name": "piano01.ogg"
},
{
"instrument_name": "soft_piano.ds"
},
{
"instrument_name": "snare_rim01.ogg"
}
]
},
{
"track_name": "Beat2",
"type": "bassline",
"instruments": []
},
{
"track_name": "BossaNova",
"type": "bassline",
"instruments": []
},
{
"track_name": "Bassline",
"type": "bassline",
"instruments": []
},
{
"track_name": "Piano",
"type": "bassline",
"instruments": []
},
{
"track_name": "Noise",
"type": "plugin",
"instruments": []
}
]
}

View File

@ -1,219 +0,0 @@
{
"file": "mmp/eliasMendesSong.mmp",
"bpm": "140",
"tracks": [
{
"track_name": "TripleOscillator",
"type": "plugin",
"instruments": []
},
{
"track_name": "Sample track",
"type": "sample",
"instruments": []
},
{
"track_name": "Beat/Bassline 0",
"type": "bassline",
"instruments": [
{
"instrument_name": "Kicker"
},
{
"instrument_name": "heaven_strings01.ogg"
},
{
"instrument_name": "breath01.ogg"
},
{
"instrument_name": "break02.ogg"
},
{
"instrument_name": "clap01.ogg"
},
{
"instrument_name": "raving_crowd01.ogg"
},
{
"instrument_name": "start01.ogg"
},
{
"instrument_name": "bass01.ogg"
},
{
"instrument_name": "rave_bass01.ogg"
},
{
"instrument_name": "synth_acid01.ogg"
},
{
"instrument_name": "horror_bass01.ogg"
},
{
"instrument_name": "hihat_closed01.ogg"
},
{
"instrument_name": "Hi-q.ds"
},
{
"instrument_name": "Syntom_1.ds"
},
{
"instrument_name": "Snare.ds"
},
{
"instrument_name": "a_round_thing.ds"
},
{
"instrument_name": "long_q_1.ds"
},
{
"instrument_name": "wee_dog.ds"
},
{
"instrument_name": "dirty_transform.ds"
}
]
},
{
"track_name": "Clone de Beat/Bassline 0",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Clone de Beat/Bassline 0",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Beat/Bassline 0",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Beat/Bassline 0",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Beat/Bassline 0",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Beat/Bassline 0",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Beat/Bassline 0",
"type": "bassline",
"instruments": []
},
{
"track_name": "Batida/Linha de Baixo 8",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"instruments": []
},
{
"track_name": "dirty_transform.ds",
"type": "plugin",
"instruments": []
}
]
}

View File

@ -1,121 +0,0 @@
{
"file": "mmp/gabriel_gomes.mmp",
"bpm": "140",
"tracks": [
{
"track_name": "TripleOscillator",
"type": "plugin",
"instruments": []
},
{
"track_name": "Beat/Bassline 0",
"type": "bassline",
"instruments": [
{
"instrument_name": "Kicker"
},
{
"instrument_name": "errie_ride.ds"
},
{
"instrument_name": "coo.ds"
},
{
"instrument_name": "house_loop01.ogg"
},
{
"instrument_name": "cheap_fx.ds"
},
{
"instrument_name": "cold_shot.ds"
},
{
"instrument_name": "depth_fx.ds"
},
{
"instrument_name": "hello_q.ds"
}
]
},
{
"track_name": "Sample track",
"type": "sample",
"instruments": []
},
{
"track_name": "Beat/Bassline 1",
"type": "bassline",
"instruments": []
},
{
"track_name": "OpulenZ",
"type": "plugin",
"instruments": []
},
{
"track_name": "OpulenZ",
"type": "plugin",
"instruments": []
},
{
"track_name": "Lovely Dream",
"type": "plugin",
"instruments": []
},
{
"track_name": "HiPad",
"type": "plugin",
"instruments": []
},
{
"track_name": "breath01.ogg",
"type": "plugin",
"instruments": []
},
{
"track_name": "hit02.ogg",
"type": "plugin",
"instruments": []
},
{
"track_name": "hit02.ogg",
"type": "plugin",
"instruments": []
},
{
"track_name": "start01.ogg",
"type": "plugin",
"instruments": []
},
{
"track_name": "hit02.ogg",
"type": "plugin",
"instruments": []
},
{
"track_name": "hit02.ogg",
"type": "plugin",
"instruments": []
},
{
"track_name": "breath01.ogg",
"type": "plugin",
"instruments": []
},
{
"track_name": "stop01.ogg",
"type": "plugin",
"instruments": []
},
{
"track_name": "Sample track",
"type": "sample",
"instruments": []
},
{
"track_name": "Sample track",
"type": "sample",
"instruments": []
}
]
}

View File

@ -1,76 +0,0 @@
{
"file": "mmp/leandro_souza_atvd1.mmp",
"bpm": "145",
"tracks": [
{
"track_name": "Áudio Amostras",
"type": "sample",
"instruments": []
},
{
"track_name": "Áudio Amostras",
"type": "sample",
"instruments": []
},
{
"track_name": "Áudio Amostras",
"type": "sample",
"instruments": []
},
{
"track_name": "clap",
"type": "bassline",
"instruments": [
{
"instrument_name": "Kicker"
},
{
"instrument_name": "forshaw - clap 1 .wav"
},
{
"instrument_name": "forshaw - kick 1.wav"
},
{
"instrument_name": "forshaw - snare 6.wav"
},
{
"instrument_name": "forshaw - hh 6.wav"
},
{
"instrument_name": "forshaw - OHITHAT (6).wav"
},
{
"instrument_name": "forshaw - 808 2.wav"
},
{
"instrument_name": "forshaw - 808 1.wav"
}
]
},
{
"track_name": "kick",
"type": "bassline",
"instruments": []
},
{
"track_name": "snare",
"type": "bassline",
"instruments": []
},
{
"track_name": "hithat",
"type": "bassline",
"instruments": []
},
{
"track_name": "open hat",
"type": "bassline",
"instruments": []
},
{
"track_name": "808",
"type": "bassline",
"instruments": []
}
]
}

View File

@ -1,72 +0,0 @@
{
"file": "mmp/tp1 - Luiz Filipe Almada.mmp",
"bpm": "140",
"tracks": [
{
"track_name": "Kick",
"type": "bassline",
"instruments": [
{
"instrument_name": "Kicker"
},
{
"instrument_name": "kick04.ogg"
},
{
"instrument_name": "hihat_closed04.ogg"
},
{
"instrument_name": "hihat_closed03.ogg"
},
{
"instrument_name": "hihat_closed01.ogg"
},
{
"instrument_name": "hihat_opened01.ogg"
},
{
"instrument_name": "steel_guitar01.ogg"
},
{
"instrument_name": "TripleOscillator"
},
{
"instrument_name": "clap01.ogg"
},
{
"instrument_name": "piano01.ogg"
}
]
},
{
"track_name": "Hihat - continuo",
"type": "bassline",
"instruments": []
},
{
"track_name": "HiHat2",
"type": "bassline",
"instruments": []
},
{
"track_name": "HiHat - passagem",
"type": "bassline",
"instruments": []
},
{
"track_name": "Clap",
"type": "bassline",
"instruments": []
},
{
"track_name": "Melody1",
"type": "bassline",
"instruments": []
},
{
"track_name": "Bass",
"type": "bassline",
"instruments": []
}
]
}

View File

@ -1,36 +0,0 @@
{
"file": "mmp/tp1_MarcoAntonio.mmp",
"bpm": "140",
"tracks": [
{
"track_name": "e_piano_accord01.ogg",
"type": "plugin",
"instruments": []
},
{
"track_name": "hihat_closed01.ogg",
"type": "plugin",
"instruments": []
},
{
"track_name": "clap04.ogg",
"type": "plugin",
"instruments": []
},
{
"track_name": "Snare03.ogg",
"type": "plugin",
"instruments": []
},
{
"track_name": "kick02.ogg",
"type": "plugin",
"instruments": []
},
{
"track_name": "hihat_opened01.ogg",
"type": "plugin",
"instruments": []
}
]
}

View File

@ -1,742 +0,0 @@
<?xml version="1.0"?>
<!DOCTYPE lmms-project>
<lmms-project type="song" creator="LMMS" creatorversion="1.2.2" version="1.0">
<head masterpitch="0" bpm="90" mastervol="100" timesig_numerator="4" timesig_denominator="4"/>
<song>
<trackcontainer y="7" type="song" minimized="0" x="45" width="1314" maximized="0" visible="1" height="300">
<track type="0" muted="0" name="TripleOscillator" solo="0">
<instrumenttrack pitch="0" basenote="57" usemasterpitch="1" pitchrange="1" fxch="2" pan="0">
<vol scale_type="linear" value="99.3" id="26222"/>
<instrument name="tripleoscillator">
<tripleoscillator pan1="0" finer1="0" modalgo1="2" wavetype0="0" wavetype2="0" userwavefile1="" phoffset0="0" pan2="0" finel0="0" phoffset2="0" pan0="0" coarse2="-24" phoffset1="0" coarse1="-12" coarse0="0" stphdetun0="0" stphdetun1="0" finer0="0" wavetype1="0" modalgo3="2" vol1="33" finer2="0" vol0="33" userwavefile2="" userwavefile0="" stphdetun2="0" modalgo2="2" finel2="0" vol2="33" finel1="0"/>
</instrument>
<eldata fwet="0" fcut="14000" fres="0.5" ftype="0">
<elvol lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
<elcut lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
<elres lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
</eldata>
<chordcreator chordrange="1" chord="0" chord-enabled="0"/>
<arpeggiator arptime_syncmode="0" arp-enabled="0" arptime_numerator="4" arpdir="0" arpmiss="0" arptime_denominator="4" arp="0" arpgate="100" arpmode="0" arptime="100" arprange="1" arpcycle="0" arpskip="0"/>
<midiport basevelocity="63" writable="0" inputchannel="0" outputprogram="1" outputcontroller="0" fixedoutputnote="-1" outputchannel="1" fixedoutputvelocity="-1" inputcontroller="0" readable="0" fixedinputvelocity="-1"/>
<fxchain numofeffects="0" enabled="0"/>
</instrumenttrack>
<pattern steps="16" pos="0" type="1" muted="0" name="TripleOscillator">
<note pos="0" pan="0" len="192" key="48" vol="97"/>
<note pos="192" pan="0" len="96" key="42" vol="70"/>
<note pos="288" pan="0" len="48" key="45" vol="97"/>
<note pos="336" pan="0" len="48" key="46" vol="78"/>
<note pos="384" pan="0" len="192" key="48" vol="100"/>
<note pos="576" pan="0" len="96" key="42" vol="76"/>
<note pos="672" pan="0" len="48" key="45" vol="100"/>
</pattern>
<pattern steps="16" pos="3840" type="1" muted="0" name="TripleOscillator">
<note pos="0" pan="0" len="192" key="48" vol="97"/>
<note pos="192" pan="0" len="96" key="42" vol="70"/>
<note pos="288" pan="0" len="48" key="45" vol="97"/>
<note pos="336" pan="0" len="48" key="46" vol="78"/>
<note pos="384" pan="0" len="192" key="48" vol="100"/>
<note pos="576" pan="0" len="96" key="42" vol="76"/>
<note pos="672" pan="0" len="48" key="45" vol="100"/>
<note pos="720" pan="0" len="48" key="46" vol="72"/>
</pattern>
<pattern steps="16" pos="4608" type="1" muted="0" name="TripleOscillator">
<note pos="0" pan="0" len="192" key="48" vol="97"/>
<note pos="192" pan="0" len="96" key="42" vol="70"/>
<note pos="288" pan="0" len="48" key="45" vol="97"/>
<note pos="336" pan="0" len="48" key="46" vol="78"/>
<note pos="384" pan="0" len="192" key="48" vol="100"/>
<note pos="576" pan="0" len="96" key="42" vol="76"/>
<note pos="672" pan="0" len="48" key="45" vol="100"/>
<note pos="720" pan="0" len="48" key="46" vol="72"/>
</pattern>
<pattern steps="16" pos="768" type="1" muted="0" name="TripleOscillator">
<note pos="0" pan="0" len="192" key="48" vol="100"/>
<note pos="192" pan="0" len="96" key="42" vol="76"/>
<note pos="288" pan="0" len="48" key="45" vol="100"/>
<note pos="336" pan="0" len="48" key="46" vol="72"/>
<note pos="384" pan="0" len="72" key="48" vol="72"/>
<note pos="480" pan="0" len="12" key="45" vol="72"/>
<note pos="504" pan="0" len="24" key="42" vol="72"/>
<note pos="552" pan="0" len="12" key="45" vol="72"/>
<note pos="576" pan="0" len="96" key="42" vol="70"/>
<note pos="672" pan="0" len="48" key="45" vol="97"/>
<note pos="720" pan="0" len="48" key="46" vol="78"/>
</pattern>
<pattern steps="16" pos="1536" type="1" muted="0" name="TripleOscillator">
<note pos="0" pan="0" len="192" key="48" vol="97"/>
<note pos="192" pan="0" len="96" key="42" vol="70"/>
<note pos="288" pan="0" len="48" key="45" vol="97"/>
<note pos="336" pan="0" len="48" key="46" vol="78"/>
<note pos="384" pan="0" len="192" key="48" vol="100"/>
<note pos="576" pan="0" len="96" key="42" vol="76"/>
<note pos="672" pan="0" len="48" key="45" vol="100"/>
</pattern>
<pattern steps="16" pos="2304" type="1" muted="0" name="TripleOscillator">
<note pos="0" pan="0" len="192" key="48" vol="97"/>
<note pos="192" pan="0" len="96" key="42" vol="70"/>
<note pos="288" pan="0" len="48" key="45" vol="97"/>
<note pos="336" pan="0" len="48" key="46" vol="78"/>
<note pos="384" pan="0" len="192" key="48" vol="100"/>
<note pos="576" pan="0" len="96" key="42" vol="76"/>
<note pos="672" pan="0" len="48" key="45" vol="100"/>
<note pos="720" pan="0" len="48" key="46" vol="72"/>
</pattern>
<pattern steps="16" pos="3072" type="1" muted="0" name="TripleOscillator">
<note pos="0" pan="0" len="192" key="48" vol="97"/>
<note pos="192" pan="0" len="96" key="42" vol="70"/>
<note pos="288" pan="0" len="48" key="45" vol="97"/>
<note pos="336" pan="0" len="48" key="46" vol="78"/>
<note pos="384" pan="0" len="192" key="48" vol="100"/>
<note pos="576" pan="0" len="96" key="42" vol="76"/>
<note pos="672" pan="0" len="48" key="45" vol="100"/>
</pattern>
<pattern steps="16" pos="5376" type="1" muted="0" name="TripleOscillator">
<note pos="0" pan="0" len="192" key="48" vol="97"/>
<note pos="192" pan="0" len="96" key="42" vol="70"/>
<note pos="288" pan="0" len="48" key="45" vol="97"/>
<note pos="336" pan="0" len="48" key="46" vol="78"/>
<note pos="384" pan="0" len="192" key="48" vol="100"/>
<note pos="576" pan="0" len="96" key="42" vol="76"/>
<note pos="672" pan="0" len="48" key="45" vol="100"/>
<note pos="720" pan="0" len="48" key="46" vol="72"/>
</pattern>
<pattern steps="16" pos="6144" type="1" muted="0" name="TripleOscillator">
<note pos="0" pan="0" len="192" key="48" vol="97"/>
<note pos="192" pan="0" len="96" key="42" vol="70"/>
<note pos="288" pan="0" len="48" key="45" vol="97"/>
<note pos="336" pan="0" len="48" key="46" vol="78"/>
<note pos="384" pan="0" len="192" key="48" vol="100"/>
<note pos="576" pan="0" len="96" key="42" vol="76"/>
<note pos="672" pan="0" len="48" key="45" vol="100"/>
<note pos="720" pan="0" len="48" key="46" vol="72"/>
</pattern>
<pattern steps="16" pos="6912" type="1" muted="0" name="TripleOscillator">
<note pos="0" pan="0" len="192" key="48" vol="97"/>
<note pos="192" pan="0" len="96" key="42" vol="70"/>
<note pos="288" pan="0" len="48" key="45" vol="97"/>
<note pos="336" pan="0" len="48" key="46" vol="78"/>
<note pos="384" pan="0" len="192" key="48" vol="100"/>
<note pos="576" pan="0" len="96" key="42" vol="76"/>
<note pos="672" pan="0" len="48" key="45" vol="100"/>
<note pos="720" pan="0" len="48" key="46" vol="72"/>
</pattern>
<pattern steps="16" pos="7680" type="1" muted="0" name="TripleOscillator">
<note pos="0" pan="0" len="192" key="48" vol="97"/>
<note pos="192" pan="0" len="96" key="42" vol="70"/>
<note pos="288" pan="0" len="48" key="45" vol="97"/>
<note pos="336" pan="0" len="48" key="46" vol="78"/>
<note pos="384" pan="0" len="192" key="48" vol="100"/>
<note pos="576" pan="0" len="96" key="42" vol="76"/>
<note pos="672" pan="0" len="48" key="45" vol="100"/>
<note pos="720" pan="0" len="48" key="46" vol="72"/>
</pattern>
</track>
<track type="2" muted="0" name="Sample track" solo="0">
<sampletrack pan="0" vol="100">
<fxchain numofeffects="0" enabled="0"/>
</sampletrack>
</track>
<track type="1" muted="0" name="Beat/Bassline 0" solo="0">
<bbtrack>
<trackcontainer y="134" type="bbtrackcontainer" minimized="0" x="5" width="1104" maximized="0" visible="0" height="400">
<track type="0" muted="0" name="Kicker" solo="0">
<instrumenttrack pitch="0" basenote="57" usemasterpitch="1" pitchrange="1" fxch="0" pan="0" vol="100">
<instrument name="kicker">
<kicker startfreq="150" endnote="0" decay_syncmode="0" endfreq="40" distend="0.8" noise="0" startnote="1" decay_numerator="4" decay_denominator="4" dist="0.8" decay="440" gain="1" env="0.163" slope="0.06" version="1" click="0.4"/>
</instrument>
<eldata fwet="0" fcut="14000" fres="0.5" ftype="0">
<elvol lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
<elcut lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
<elres lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
</eldata>
<chordcreator chordrange="1" chord="0" chord-enabled="0"/>
<arpeggiator arptime_syncmode="0" arp-enabled="0" arptime_numerator="4" arpdir="0" arpmiss="0" arptime_denominator="4" arp="0" arpgate="100" arpmode="0" arptime="100" arprange="1" arpcycle="0" arpskip="0"/>
<midiport basevelocity="63" writable="0" inputchannel="0" outputprogram="1" outputcontroller="0" fixedoutputnote="-1" outputchannel="1" fixedoutputvelocity="-1" inputcontroller="0" readable="0" fixedinputvelocity="-1"/>
<fxchain numofeffects="0" enabled="0"/>
</instrumenttrack>
<pattern steps="64" pos="0" type="0" muted="0" name="Kicker"/>
<pattern steps="64" pos="192" type="0" muted="0" name="Kicker"/>
<pattern steps="64" pos="384" type="0" muted="0" name="Kicker"/>
</track>
<track type="0" muted="0" name="snare_hiphop02.ogg" solo="0">
<instrumenttrack pitch="0" basenote="57" usemasterpitch="1" pitchrange="1" fxch="4" pan="0" vol="100">
<instrument name="audiofileprocessor">
<audiofileprocessor amp="100" stutter="0" interp="1" src="drums/snare_hiphop02.ogg" eframe="1" sframe="0" looped="0" reversed="0" lframe="0"/>
</instrument>
<eldata fwet="0" fcut="14000" fres="0.5" ftype="0">
<elvol lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
<elcut lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
<elres lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
</eldata>
<chordcreator chordrange="1" chord="0" chord-enabled="0"/>
<arpeggiator arptime_syncmode="0" arp-enabled="0" arptime_numerator="4" arpdir="0" arpmiss="0" arptime_denominator="4" arp="0" arpgate="100" arpmode="0" arptime="200" arprange="1" arpcycle="0" arpskip="0"/>
<midiport basevelocity="63" writable="0" inputchannel="0" outputprogram="1" outputcontroller="0" fixedoutputnote="-1" outputchannel="1" fixedoutputvelocity="-1" inputcontroller="0" readable="0" fixedinputvelocity="-1"/>
<fxchain numofeffects="0" enabled="0"/>
</instrumenttrack>
<pattern steps="64" pos="0" type="0" muted="0" name="snare_hiphop02.ogg">
<note pos="48" pan="0" len="-192" key="57" vol="100"/>
<note pos="144" pan="0" len="-192" key="57" vol="100"/>
<note pos="240" pan="0" len="-192" key="57" vol="100"/>
<note pos="336" pan="0" len="-192" key="57" vol="100"/>
<note pos="348" pan="0" len="-192" key="59" vol="89"/>
<note pos="432" pan="0" len="-192" key="57" vol="100"/>
<note pos="528" pan="0" len="-192" key="57" vol="100"/>
<note pos="624" pan="0" len="-192" key="57" vol="100"/>
<note pos="648" pan="0" len="-192" key="55" vol="70"/>
<note pos="660" pan="0" len="-192" key="59" vol="104"/>
<note pos="720" pan="0" len="-192" key="57" vol="100"/>
<note pos="744" pan="0" len="-192" key="59" vol="70"/>
<note pos="756" pan="0" len="-192" key="55" vol="70"/>
</pattern>
<pattern steps="64" pos="192" type="0" muted="0" name="snare_hiphop02.ogg">
<note pos="48" pan="0" len="-192" key="57" vol="100"/>
<note pos="144" pan="0" len="-192" key="57" vol="100"/>
<note pos="240" pan="0" len="-192" key="57" vol="100"/>
<note pos="336" pan="0" len="-192" key="57" vol="100"/>
<note pos="372" pan="0" len="-192" key="57" vol="100"/>
<note pos="432" pan="0" len="-192" key="57" vol="100"/>
<note pos="528" pan="0" len="-192" key="57" vol="100"/>
<note pos="624" pan="0" len="-192" key="57" vol="100"/>
<note pos="720" pan="0" len="-192" key="57" vol="100"/>
<note pos="744" pan="0" len="-192" key="57" vol="100"/>
</pattern>
<pattern steps="64" pos="384" type="0" muted="0" name="snare_hiphop02.ogg">
<note pos="276" pan="0" len="-192" key="57" vol="72"/>
<note pos="444" pan="0" len="-192" key="57" vol="74"/>
<note pos="648" pan="0" len="-192" key="57" vol="87"/>
<note pos="720" pan="0" len="-192" key="57" vol="70"/>
</pattern>
</track>
<track type="0" muted="0" name="kick_hiphop01.ogg" solo="0">
<instrumenttrack pitch="0" basenote="57" usemasterpitch="1" pitchrange="1" fxch="0" pan="0" vol="100">
<instrument name="audiofileprocessor">
<audiofileprocessor amp="100" stutter="0" interp="1" src="drums/kick_hiphop01.ogg" eframe="1" sframe="0" looped="0" reversed="0" lframe="0"/>
</instrument>
<eldata fwet="0" fcut="14000" fres="0.5" ftype="0">
<elvol lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
<elcut lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
<elres lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
</eldata>
<chordcreator chordrange="1" chord="0" chord-enabled="0"/>
<arpeggiator arptime_syncmode="0" arp-enabled="0" arptime_numerator="4" arpdir="0" arpmiss="0" arptime_denominator="4" arp="0" arpgate="100" arpmode="0" arptime="200" arprange="1" arpcycle="0" arpskip="0"/>
<midiport basevelocity="63" writable="0" inputchannel="0" outputprogram="1" outputcontroller="0" fixedoutputnote="-1" outputchannel="1" fixedoutputvelocity="-1" inputcontroller="0" readable="0" fixedinputvelocity="-1"/>
<fxchain numofeffects="0" enabled="0"/>
</instrumenttrack>
<pattern steps="64" pos="0" type="0" muted="0" name="kick_hiphop01.ogg">
<note pos="0" pan="0" len="-192" key="57" vol="100"/>
<note pos="84" pan="0" len="-192" key="57" vol="100"/>
<note pos="156" pan="0" len="-192" key="57" vol="100"/>
<note pos="192" pan="0" len="-192" key="57" vol="78"/>
<note pos="264" pan="0" len="-192" key="57" vol="100"/>
<note pos="300" pan="0" len="-192" key="57" vol="100"/>
<note pos="360" pan="0" len="-192" key="55" vol="78"/>
<note pos="384" pan="0" len="-192" key="57" vol="100"/>
<note pos="468" pan="0" len="-192" key="57" vol="100"/>
<note pos="516" pan="0" len="-192" key="57" vol="100"/>
<note pos="540" pan="0" len="-192" key="55" vol="78"/>
<note pos="552" pan="0" len="-192" key="57" vol="100"/>
<note pos="612" pan="0" len="-192" key="57" vol="100"/>
<note pos="672" pan="0" len="-192" key="57" vol="100"/>
<note pos="696" pan="0" len="-192" key="59" vol="78"/>
<note pos="744" pan="0" len="-192" key="55" vol="78"/>
</pattern>
<pattern steps="64" pos="192" type="0" muted="0" name="kick_hiphop01.ogg">
<note pos="0" pan="0" len="-192" key="57" vol="100"/>
<note pos="72" pan="0" len="-192" key="57" vol="100"/>
<note pos="168" pan="0" len="-192" key="57" vol="100"/>
<note pos="228" pan="0" len="-192" key="57" vol="100"/>
<note pos="300" pan="0" len="-192" key="57" vol="100"/>
<note pos="408" pan="0" len="-192" key="57" vol="100"/>
<note pos="480" pan="0" len="-192" key="57" vol="100"/>
<note pos="564" pan="0" len="-192" key="57" vol="100"/>
<note pos="648" pan="0" len="-192" key="57" vol="100"/>
<note pos="672" pan="0" len="-192" key="57" vol="100"/>
<note pos="744" pan="0" len="-192" key="57" vol="100"/>
</pattern>
<pattern steps="64" pos="384" type="0" muted="0" name="kick_hiphop01.ogg">
<note pos="0" pan="0" len="-192" key="57" vol="100"/>
<note pos="84" pan="0" len="-192" key="57" vol="100"/>
<note pos="168" pan="0" len="-192" key="57" vol="100"/>
<note pos="228" pan="0" len="-192" key="57" vol="100"/>
<note pos="264" pan="0" len="-192" key="57" vol="100"/>
<note pos="384" pan="0" len="-192" key="57" vol="100"/>
<note pos="468" pan="0" len="-192" key="57" vol="100"/>
<note pos="552" pan="0" len="-192" key="57" vol="100"/>
<note pos="612" pan="0" len="-192" key="57" vol="100"/>
<note pos="648" pan="0" len="-192" key="57" vol="100"/>
<note pos="732" pan="0" len="-192" key="57" vol="100"/>
</pattern>
</track>
<track type="0" muted="0" name="hihat_opened02.ogg" solo="0">
<instrumenttrack pitch="0" basenote="57" usemasterpitch="1" pitchrange="1" fxch="0" pan="0" vol="100">
<instrument name="audiofileprocessor">
<audiofileprocessor amp="100" stutter="0" interp="1" src="drums/hihat_opened02.ogg" eframe="1" sframe="0" looped="0" reversed="0" lframe="0"/>
</instrument>
<eldata fwet="0" fcut="14000" fres="0.5" ftype="0">
<elvol lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
<elcut lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
<elres lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
</eldata>
<chordcreator chordrange="1" chord="0" chord-enabled="0"/>
<arpeggiator arptime_syncmode="0" arp-enabled="0" arptime_numerator="4" arpdir="0" arpmiss="0" arptime_denominator="4" arp="0" arpgate="100" arpmode="0" arptime="200" arprange="1" arpcycle="0" arpskip="0"/>
<midiport basevelocity="63" writable="0" inputchannel="0" outputprogram="1" outputcontroller="0" fixedoutputnote="-1" outputchannel="1" fixedoutputvelocity="-1" inputcontroller="0" readable="0" fixedinputvelocity="-1"/>
<fxchain numofeffects="0" enabled="0"/>
</instrumenttrack>
<pattern steps="64" pos="0" type="0" muted="0" name="hihat_opened02.ogg">
<note pos="336" pan="0" len="-192" key="57" vol="100"/>
<note pos="756" pan="0" len="-192" key="57" vol="100"/>
</pattern>
<pattern steps="64" pos="192" type="0" muted="0" name="hihat_opened02.ogg">
<note pos="240" pan="0" len="-192" key="57" vol="100"/>
<note pos="528" pan="0" len="-192" key="57" vol="100"/>
</pattern>
<pattern steps="64" pos="384" type="0" muted="0" name="hihat_opened02.ogg"/>
</track>
<track type="0" muted="0" name="hihat_closed01.ogg" solo="0">
<instrumenttrack pitch="0" basenote="57" usemasterpitch="1" pitchrange="1" fxch="3" pan="0" vol="100">
<instrument name="audiofileprocessor">
<audiofileprocessor amp="100" stutter="0" interp="1" src="drums/hihat_closed01.ogg" eframe="1" sframe="0" looped="0" reversed="0" lframe="0"/>
</instrument>
<eldata fwet="0" fcut="14000" fres="0.5" ftype="0">
<elvol lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
<elcut lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
<elres lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
</eldata>
<chordcreator chordrange="1" chord="0" chord-enabled="0"/>
<arpeggiator arptime_syncmode="0" arp-enabled="0" arptime_numerator="4" arpdir="0" arpmiss="0" arptime_denominator="4" arp="0" arpgate="100" arpmode="0" arptime="200" arprange="1" arpcycle="0" arpskip="0"/>
<midiport basevelocity="63" writable="0" inputchannel="0" outputprogram="1" outputcontroller="0" fixedoutputnote="-1" outputchannel="1" fixedoutputvelocity="-1" inputcontroller="0" readable="0" fixedinputvelocity="-1"/>
<fxchain numofeffects="0" enabled="0"/>
</instrumenttrack>
<pattern steps="64" pos="0" type="0" muted="0" name="hihat_closed01.ogg">
<note pos="0" pan="0" len="-192" key="57" vol="100"/>
<note pos="24" pan="0" len="-192" key="57" vol="76"/>
<note pos="48" pan="0" len="-192" key="57" vol="100"/>
<note pos="72" pan="0" len="-192" key="57" vol="78"/>
<note pos="96" pan="0" len="-192" key="57" vol="100"/>
<note pos="120" pan="0" len="-192" key="57" vol="76"/>
<note pos="132" pan="0" len="-192" key="55" vol="106"/>
<note pos="144" pan="0" len="-192" key="57" vol="87"/>
<note pos="168" pan="0" len="-192" key="57" vol="74"/>
<note pos="180" pan="0" len="-192" key="59" vol="100"/>
<note pos="192" pan="0" len="-192" key="57" vol="93"/>
<note pos="216" pan="0" len="-192" key="57" vol="70"/>
<note pos="240" pan="0" len="-192" key="57" vol="100"/>
<note pos="264" pan="0" len="-192" key="57" vol="74"/>
<note pos="288" pan="0" len="-192" key="57" vol="100"/>
<note pos="312" pan="0" len="-192" key="57" vol="65"/>
<note pos="324" pan="0" len="-192" key="59" vol="100"/>
<note pos="336" pan="0" len="-192" key="57" vol="100"/>
<note pos="360" pan="0" len="-192" key="57" vol="87"/>
<note pos="372" pan="0" len="-192" key="57" vol="100"/>
<note pos="384" pan="0" len="-192" key="57" vol="82"/>
<note pos="408" pan="0" len="-192" key="57" vol="76"/>
<note pos="432" pan="0" len="-192" key="57" vol="100"/>
<note pos="456" pan="0" len="-192" key="57" vol="76"/>
<note pos="468" pan="0" len="-192" key="59" vol="93"/>
<note pos="480" pan="0" len="-192" key="57" vol="100"/>
<note pos="504" pan="0" len="-192" key="57" vol="68"/>
<note pos="516" pan="0" len="-192" key="59" vol="93"/>
<note pos="528" pan="0" len="-192" key="57" vol="100"/>
<note pos="552" pan="0" len="-192" key="57" vol="74"/>
<note pos="576" pan="0" len="-192" key="57" vol="100"/>
<note pos="588" pan="0" len="-192" key="55" vol="93"/>
<note pos="600" pan="0" len="-192" key="57" vol="82"/>
<note pos="624" pan="0" len="-192" key="57" vol="100"/>
<note pos="648" pan="0" len="-192" key="57" vol="85"/>
<note pos="672" pan="0" len="-192" key="57" vol="100"/>
<note pos="696" pan="0" len="-192" key="57" vol="85"/>
<note pos="708" pan="0" len="-192" key="59" vol="100"/>
<note pos="720" pan="0" len="-192" key="57" vol="100"/>
<note pos="744" pan="0" len="-192" key="57" vol="80"/>
<note pos="756" pan="0" len="-192" key="59" vol="100"/>
</pattern>
<pattern steps="64" pos="192" type="0" muted="0" name="hihat_closed01.ogg">
<note pos="0" pan="0" len="-192" key="57" vol="100"/>
<note pos="48" pan="0" len="-192" key="57" vol="100"/>
<note pos="96" pan="0" len="-192" key="57" vol="100"/>
<note pos="120" pan="0" len="-192" key="60" vol="63"/>
<note pos="132" pan="0" len="-192" key="58" vol="63"/>
<note pos="144" pan="0" len="-192" key="57" vol="100"/>
<note pos="192" pan="0" len="-192" key="57" vol="100"/>
<note pos="240" pan="0" len="-192" key="57" vol="100"/>
<note pos="288" pan="0" len="-192" key="57" vol="100"/>
<note pos="312" pan="0" len="-192" key="54" vol="63"/>
<note pos="336" pan="0" len="-192" key="57" vol="100"/>
<note pos="348" pan="0" len="-192" key="58" vol="63"/>
<note pos="372" pan="0" len="-192" key="60" vol="63"/>
<note pos="384" pan="0" len="-192" key="57" vol="100"/>
<note pos="432" pan="0" len="-192" key="57" vol="100"/>
<note pos="480" pan="0" len="-192" key="57" vol="100"/>
<note pos="492" pan="0" len="-192" key="58" vol="63"/>
<note pos="516" pan="0" len="-192" key="54" vol="63"/>
<note pos="528" pan="0" len="-192" key="57" vol="100"/>
<note pos="576" pan="0" len="-192" key="57" vol="100"/>
<note pos="600" pan="0" len="-192" key="61" vol="63"/>
<note pos="612" pan="0" len="-192" key="54" vol="63"/>
<note pos="624" pan="0" len="-192" key="57" vol="100"/>
<note pos="672" pan="0" len="-192" key="57" vol="100"/>
<note pos="708" pan="0" len="-192" key="61" vol="63"/>
<note pos="720" pan="0" len="-192" key="57" vol="100"/>
<note pos="732" pan="0" len="-192" key="63" vol="63"/>
<note pos="756" pan="0" len="-192" key="60" vol="97"/>
</pattern>
<pattern steps="64" pos="384" type="0" muted="0" name="hihat_closed01.ogg">
<note pos="24" pan="0" len="-192" key="57" vol="100"/>
<note pos="60" pan="0" len="-192" key="57" vol="91"/>
<note pos="96" pan="0" len="-192" key="57" vol="100"/>
<note pos="132" pan="0" len="-192" key="57" vol="80"/>
<note pos="192" pan="0" len="-192" key="57" vol="100"/>
<note pos="216" pan="0" len="-192" key="57" vol="74"/>
<note pos="252" pan="0" len="-192" key="57" vol="80"/>
<note pos="288" pan="0" len="-192" key="57" vol="85"/>
<note pos="324" pan="0" len="-192" key="57" vol="100"/>
<note pos="384" pan="0" len="-192" key="57" vol="74"/>
<note pos="408" pan="0" len="-192" key="57" vol="100"/>
<note pos="444" pan="0" len="-192" key="57" vol="74"/>
<note pos="480" pan="0" len="-192" key="57" vol="100"/>
<note pos="516" pan="0" len="-192" key="57" vol="72"/>
<note pos="576" pan="0" len="-192" key="57" vol="100"/>
<note pos="600" pan="0" len="-192" key="57" vol="68"/>
<note pos="636" pan="0" len="-192" key="57" vol="100"/>
<note pos="672" pan="0" len="-192" key="57" vol="87"/>
<note pos="708" pan="0" len="-192" key="57" vol="100"/>
</pattern>
</track>
<track type="0" muted="0" name="bassslap02.ogg" solo="0">
<instrumenttrack pitch="0" basenote="57" usemasterpitch="1" pitchrange="1" fxch="1" pan="0" vol="100">
<instrument name="audiofileprocessor">
<audiofileprocessor amp="100" stutter="0" interp="1" src="instruments/bassslap02.ogg" eframe="1" sframe="0" looped="0" reversed="0" lframe="0"/>
</instrument>
<eldata fwet="0" fcut="14000" fres="0.5" ftype="0">
<elvol lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
<elcut lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
<elres lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
</eldata>
<chordcreator chordrange="1" chord="0" chord-enabled="0"/>
<arpeggiator arptime_syncmode="0" arp-enabled="0" arptime_numerator="4" arpdir="0" arpmiss="0" arptime_denominator="4" arp="0" arpgate="100" arpmode="0" arptime="200" arprange="1" arpcycle="0" arpskip="0"/>
<midiport basevelocity="63" writable="0" inputchannel="0" outputprogram="1" outputcontroller="0" fixedoutputnote="-1" outputchannel="1" fixedoutputvelocity="-1" inputcontroller="0" readable="0" fixedinputvelocity="-1"/>
<fxchain numofeffects="0" enabled="0"/>
</instrumenttrack>
<pattern steps="64" pos="0" type="0" muted="0" name="bassslap02.ogg">
<note pos="0" pan="-10" len="-192" key="61" vol="78"/>
<note pos="48" pan="0" len="-192" key="58" vol="100"/>
<note pos="96" pan="0" len="-192" key="57" vol="78"/>
<note pos="192" pan="0" len="-192" key="62" vol="100"/>
<note pos="240" pan="0" len="-192" key="64" vol="85"/>
<note pos="264" pan="0" len="-192" key="67" vol="100"/>
<note pos="312" pan="0" len="-192" key="61" vol="85"/>
<note pos="336" pan="0" len="-192" key="62" vol="100"/>
<note pos="360" pan="0" len="-192" key="65" vol="82"/>
<note pos="504" pan="0" len="-192" key="61" vol="85"/>
<note pos="528" pan="0" len="-192" key="62" vol="100"/>
<note pos="552" pan="0" len="-192" key="58" vol="82"/>
<note pos="744" pan="0" len="-192" key="61" vol="85"/>
</pattern>
<pattern steps="64" pos="192" type="0" muted="0" name="bassslap02.ogg">
<note pos="0" pan="-10" len="-192" key="61" vol="78"/>
<note pos="48" pan="0" len="-192" key="58" vol="100"/>
<note pos="96" pan="0" len="-192" key="57" vol="78"/>
<note pos="192" pan="0" len="-192" key="62" vol="100"/>
<note pos="240" pan="0" len="-192" key="64" vol="85"/>
<note pos="264" pan="0" len="-192" key="67" vol="100"/>
<note pos="312" pan="0" len="-192" key="61" vol="85"/>
<note pos="336" pan="0" len="-192" key="62" vol="100"/>
<note pos="360" pan="0" len="-192" key="65" vol="82"/>
<note pos="504" pan="0" len="-192" key="61" vol="85"/>
<note pos="528" pan="0" len="-192" key="62" vol="100"/>
<note pos="552" pan="0" len="-192" key="58" vol="82"/>
<note pos="744" pan="0" len="-192" key="61" vol="85"/>
</pattern>
<pattern steps="64" pos="384" type="0" muted="0" name="bassslap02.ogg"/>
</track>
<track type="0" muted="0" name="clap03.ogg" solo="0">
<instrumenttrack pitch="0" basenote="57" usemasterpitch="1" pitchrange="1" fxch="0" pan="0" vol="100">
<instrument name="audiofileprocessor">
<audiofileprocessor amp="100" stutter="0" interp="1" src="drums/clap03.ogg" eframe="1" sframe="0" looped="0" reversed="0" lframe="0"/>
</instrument>
<eldata fwet="0" fcut="14000" fres="0.5" ftype="0">
<elvol lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
<elcut lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
<elres lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
</eldata>
<chordcreator chordrange="1" chord="0" chord-enabled="0"/>
<arpeggiator arptime_syncmode="0" arp-enabled="0" arptime_numerator="4" arpdir="0" arpmiss="0" arptime_denominator="4" arp="0" arpgate="100" arpmode="0" arptime="200" arprange="1" arpcycle="0" arpskip="0"/>
<midiport basevelocity="63" writable="0" inputchannel="0" outputprogram="1" outputcontroller="0" fixedoutputnote="-1" outputchannel="1" fixedoutputvelocity="-1" inputcontroller="0" readable="0" fixedinputvelocity="-1"/>
<fxchain numofeffects="0" enabled="0"/>
</instrumenttrack>
<pattern steps="64" pos="0" type="0" muted="0" name="clap03.ogg"/>
<pattern steps="64" pos="192" type="0" muted="0" name="clap03.ogg"/>
<pattern steps="64" pos="384" type="0" muted="0" name="clap03.ogg">
<note pos="48" pan="0" len="-192" key="57" vol="100"/>
<note pos="144" pan="0" len="-192" key="57" vol="100"/>
<note pos="240" pan="0" len="-192" key="57" vol="100"/>
<note pos="276" pan="0" len="-192" key="57" vol="76"/>
<note pos="312" pan="0" len="-192" key="57" vol="100"/>
<note pos="336" pan="0" len="-192" key="57" vol="72"/>
<note pos="432" pan="0" len="-192" key="57" vol="100"/>
<note pos="528" pan="0" len="-192" key="57" vol="100"/>
<note pos="624" pan="0" len="-192" key="57" vol="100"/>
<note pos="684" pan="0" len="-192" key="57" vol="87"/>
<note pos="720" pan="0" len="-192" key="57" vol="100"/>
<note pos="756" pan="0" len="-192" key="57" vol="70"/>
</pattern>
</track>
<track type="0" muted="0" name="clav01.ogg" solo="0">
<instrumenttrack pitch="0" basenote="57" usemasterpitch="1" pitchrange="1" fxch="0" pan="0" vol="100">
<instrument name="audiofileprocessor">
<audiofileprocessor amp="100" stutter="0" interp="1" src="drums/clav01.ogg" eframe="1" sframe="0" looped="0" reversed="0" lframe="0"/>
</instrument>
<eldata fwet="0" fcut="14000" fres="0.5" ftype="0">
<elvol lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
<elcut lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
<elres lpdel="0" lshp="0" x100="0" sustain="0.5" lspd_syncmode="0" dec="0.5" ctlenvamt="0" pdel="0" amt="0" rel="0.1" userwavefile="" lspd_numerator="4" latt="0" lspd="0.1" lamt="0" att="0" hold="0.5" lspd_denominator="4"/>
</eldata>
<chordcreator chordrange="1" chord="0" chord-enabled="0"/>
<arpeggiator arptime_syncmode="0" arp-enabled="0" arptime_numerator="4" arpdir="0" arpmiss="0" arptime_denominator="4" arp="0" arpgate="100" arpmode="0" arptime="200" arprange="1" arpcycle="0" arpskip="0"/>
<midiport basevelocity="63" writable="0" inputchannel="0" outputprogram="1" outputcontroller="0" fixedoutputnote="-1" outputchannel="1" fixedoutputvelocity="-1" inputcontroller="0" readable="0" fixedinputvelocity="-1"/>
<fxchain numofeffects="0" enabled="0"/>
</instrumenttrack>
<pattern steps="64" pos="0" type="0" muted="0" name="clav01.ogg"/>
<pattern steps="64" pos="192" type="0" muted="0" name="clav01.ogg"/>
<pattern steps="64" pos="384" type="0" muted="0" name="clav01.ogg">
<note pos="72" pan="0" len="-192" key="57" vol="100"/>
<note pos="168" pan="0" len="-192" key="57" vol="100"/>
<note pos="264" pan="0" len="-192" key="57" vol="82"/>
<note pos="288" pan="0" len="-192" key="57" vol="82"/>
<note pos="360" pan="0" len="-192" key="57" vol="100"/>
<note pos="456" pan="0" len="-192" key="57" vol="100"/>
<note pos="552" pan="0" len="-192" key="57" vol="100"/>
<note pos="648" pan="0" len="-192" key="57" vol="100"/>
<note pos="744" pan="0" len="-192" key="57" vol="82"/>
</pattern>
</track>
</trackcontainer>
</bbtrack>
<bbtco pos="5376" muted="0" color="4286611584" usestyle="1" name="" len="2304"/>
</track>
<track type="1" muted="0" name="Batida/Linha de Baixo 1" solo="0">
<bbtrack/>
<bbtco pos="768" muted="0" color="4286611584" usestyle="1" name="" len="3072"/>
</track>
<track type="1" muted="0" name="Batida/Linha de Baixo 2" solo="0">
<bbtrack/>
<bbtco pos="3840" muted="0" color="4286611584" usestyle="1" name="" len="1536"/>
</track>
</trackcontainer>
<track type="6" muted="0" name="Automation track" solo="0">
<automationtrack/>
<automationpattern tens="1" pos="0" prog="0" name="Numerator" len="192" mute="0"/>
<automationpattern tens="1" pos="0" prog="0" name="Denominator" len="192" mute="0"/>
<automationpattern tens="1" pos="0" prog="0" name="Tempo" len="192" mute="0"/>
<automationpattern tens="1" pos="0" prog="0" name="Master volume" len="192" mute="0"/>
<automationpattern tens="1" pos="0" prog="0" name="Master pitch" len="192" mute="0"/>
<automationpattern tens="1" pos="0" prog="1" name="TripleOscillator>Volume" len="9216" mute="0">
<time pos="0" value="0"/>
<time pos="120" value="40.9"/>
<time pos="192" value="78.8"/>
<time pos="384" value="99.3"/>
<time pos="7704" value="99.3"/>
<time pos="7896" value="81"/>
<time pos="8592" value="38.7"/>
<time pos="8976" value="24.8"/>
<time pos="9072" value="0"/>
<object id="26222"/>
</automationpattern>
</track>
<fxmixer y="184" minimized="0" x="-21" width="543" maximized="0" visible="1" height="333">
<fxchannel muted="0" num="0" volume="1" name="Master" soloed="0">
<fxchain numofeffects="0" enabled="0"/>
</fxchannel>
<fxchannel muted="1" num="1" volume="0.419" name="bassslap02.ogg" soloed="0">
<fxchain numofeffects="2" enabled="1">
<effect autoquit_numerator="4" gate="0" on="1" name="eq" autoquit="1" wet="1" autoquit_syncmode="0" autoquit_denominator="4">
<Eq Lowshelfgain="1.8" LP48="0" HP="0" LP24="0" Peak3active="0" Peak1active="1" HP12="1" Peak3gain="0" HPres="0.707" Peak2gain="2.52" HighShelfres="1.4" Highshelfactive="0" Peak4bw="0.3" Peak2active="1" AnalyseIn="1" Outputgain="0" Lowshelfactive="1" LPactive="1" LP12="1" Peak2bw="0.3" LPres="0.707" HP48="0" LowShelfres="1.4" AnalyseOut="1" HighShelfgain="0" Peak4active="0" HPactive="1" HP24="0" LP="0" Peak4gain="0" Peak3bw="0.3" Peak1bw="0.3">
<Inputgain scale_type="log" value="0" id="17482"/>
<Peak1gain scale_type="log" value="0.9" id="10443"/>
<HPfreq scale_type="log" value="31.9665" id="22049"/>
<LowShelffreq scale_type="log" value="76.3994" id="11473"/>
<Peak1freq scale_type="log" value="137.778" id="32568"/>
<Peak2freq scale_type="log" value="221.109" id="7636"/>
<Peak3freq scale_type="log" value="2000" id="29943"/>
<Peak4freq scale_type="log" value="4000" id="14676"/>
<Highshelffreq scale_type="log" value="12000" id="9950"/>
<LPfreq scale_type="log" value="653.54" id="9871"/>
</Eq>
<key/>
</effect>
<effect autoquit_numerator="4" gate="0" on="1" name="ladspaeffect" autoquit="1" wet="1" autoquit_syncmode="0" autoquit_denominator="4">
<ladspacontrols link="1" ports="12">
<port01 link="1" data="6.36"/>
<port02 link="1" data="1"/>
<port03 link="1" data_syncmode="0" data_denominator="4" data_numerator="4" data="12.4875"/>
<port04 link="1" data_syncmode="0" data_denominator="4" data_numerator="4" data="433.316"/>
<port05 link="1" data="20.9625"/>
<port06 link="1" data="3.25"/>
<port11 data="6.36"/>
<port12 data="1"/>
<port13 data_syncmode="0" data_denominator="4" data_numerator="4" data="12.4875"/>
<port14 data_syncmode="0" data_denominator="4" data_numerator="4" data="433.316"/>
<port15 data="20.9625"/>
<port16 data="3.25"/>
</ladspacontrols>
<key>
<attribute value="caps" name="file"/>
<attribute value="Compress" name="plugin"/>
</key>
</effect>
</fxchain>
<send channel="0" amount="1"/>
</fxchannel>
<fxchannel muted="0" num="2" volume="0.674" name="TripleOscillator" soloed="0">
<fxchain numofeffects="1" enabled="1">
<effect autoquit_numerator="4" gate="0" on="1" name="eq" autoquit="1" wet="1" autoquit_syncmode="0" autoquit_denominator="4">
<Eq Lowshelfgain="0" LP48="0" HP="0" LP24="0" Peak3active="0" Peak1active="0" HP12="1" Peak3gain="0" HPres="0.707" Peak2gain="0" HighShelfres="1.4" Highshelfactive="0" Peak4bw="0.3" Peak2active="0" AnalyseIn="1" Outputgain="0" Lowshelfactive="0" LPactive="1" LP12="1" Peak2bw="0.3" LPres="0.707" HP48="0" LowShelfres="1.4" AnalyseOut="1" HighShelfgain="0" Peak4active="0" HPactive="1" HP24="0" LP="0" Peak4gain="0" Peak3bw="0.3" Peak1bw="0.3">
<Inputgain scale_type="log" value="0" id="22542"/>
<Peak1gain scale_type="log" value="0" id="22109"/>
<HPfreq scale_type="log" value="47.9767" id="21284"/>
<LowShelffreq scale_type="log" value="80" id="15834"/>
<Peak1freq scale_type="log" value="120" id="11613"/>
<Peak2freq scale_type="log" value="250" id="17232"/>
<Peak3freq scale_type="log" value="2000" id="14769"/>
<Peak4freq scale_type="log" value="4000" id="15579"/>
<Highshelffreq scale_type="log" value="12000" id="5034"/>
<LPfreq scale_type="log" value="191.399" id="29888"/>
</Eq>
<key/>
</effect>
</fxchain>
<send channel="0" amount="1"/>
</fxchannel>
<fxchannel muted="0" num="3" volume="0.86" name="hihat_closed01.ogg" soloed="0">
<fxchain numofeffects="1" enabled="1">
<effect autoquit_numerator="4" gate="0" on="1" name="eq" autoquit="1" wet="1" autoquit_syncmode="0" autoquit_denominator="4">
<Eq Lowshelfgain="0" LP48="0" HP="0" LP24="0" Peak3active="0" Peak1active="0" HP12="1" Peak3gain="0" HPres="0.707" Peak2gain="0" HighShelfres="1.4" Highshelfactive="0" Peak4bw="0.3" Peak2active="0" AnalyseIn="1" Outputgain="0" Lowshelfactive="0" LPactive="1" LP12="1" Peak2bw="0.3" LPres="0.707" HP48="0" LowShelfres="1.4" AnalyseOut="1" HighShelfgain="0" Peak4active="0" HPactive="1" HP24="0" LP="0" Peak4gain="0" Peak3bw="0.3" Peak1bw="0.3">
<Inputgain scale_type="log" value="0" id="1383"/>
<Peak1gain scale_type="log" value="0" id="15618"/>
<HPfreq scale_type="log" value="250.051" id="14404"/>
<LowShelffreq scale_type="log" value="80" id="21483"/>
<Peak1freq scale_type="log" value="120" id="13951"/>
<Peak2freq scale_type="log" value="250" id="13015"/>
<Peak3freq scale_type="log" value="2000" id="17285"/>
<Peak4freq scale_type="log" value="4000" id="27275"/>
<Highshelffreq scale_type="log" value="12000" id="27572"/>
<LPfreq scale_type="log" value="6949.27" id="16696"/>
</Eq>
<key/>
</effect>
</fxchain>
<send channel="0" amount="1"/>
</fxchannel>
<fxchannel muted="0" num="4" volume="0.581" name="snare_hiphop02.ogg" soloed="0">
<fxchain numofeffects="2" enabled="1">
<effect autoquit_numerator="4" gate="0" on="1" name="eq" autoquit="1" wet="1" autoquit_syncmode="0" autoquit_denominator="4">
<Eq Lowshelfgain="-1.8" LP48="0" HP="0" LP24="0" Peak3active="0" Peak1active="0" HP12="1" Peak3gain="0" HPres="0.707" Peak2gain="0" HighShelfres="1.4" Highshelfactive="0" Peak4bw="0.3" Peak2active="0" AnalyseIn="1" Outputgain="0" Lowshelfactive="1" LPactive="1" LP12="1" Peak2bw="0.3" LPres="0.707" HP48="0" LowShelfres="1.4" AnalyseOut="1" HighShelfgain="0" Peak4active="0" HPactive="1" HP24="0" LP="0" Peak4gain="0" Peak3bw="0.3" Peak1bw="0.3">
<Inputgain scale_type="log" value="0" id="4206"/>
<Peak1gain scale_type="log" value="0" id="12762"/>
<HPfreq scale_type="log" value="79.073" id="530"/>
<LowShelffreq scale_type="log" value="186.104" id="18965"/>
<Peak1freq scale_type="log" value="120" id="5220"/>
<Peak2freq scale_type="log" value="250" id="9887"/>
<Peak3freq scale_type="log" value="2000" id="21480"/>
<Peak4freq scale_type="log" value="4000" id="14799"/>
<Highshelffreq scale_type="log" value="12000" id="12745"/>
<LPfreq scale_type="log" value="7056.76" id="13311"/>
</Eq>
<key/>
</effect>
<effect autoquit_numerator="4" gate="0" on="1" name="ladspaeffect" autoquit="1" wet="1" autoquit_syncmode="0" autoquit_denominator="4">
<ladspacontrols ports="49">
<port04 data="0"/>
<port05 data="0.8"/>
<port06 data="1.84"/>
<port015>
<data scale_type="log" value="66.874" id="16228"/>
</port015>
<port016>
<data scale_type="log" value="447.214" id="5772"/>
</port016>
<port017>
<data scale_type="log" value="2990.7" id="16348"/>
</port017>
<port018 data="-0.25"/>
<port019 data="-0.25"/>
<port020 data="-0.25"/>
<port021 data="1.1875"/>
<port022 data="1.1875"/>
<port023 data="1.1875"/>
<port024 data="1"/>
<port025 data="0.250732"/>
<port026 data="1"/>
<port027>
<data scale_type="log" value="94.5742" id="27675"/>
</port027>
<port028>
<data scale_type="log" value="94.5742" id="2089"/>
</port028>
<port029 data="1"/>
<port030 data="2.75"/>
<port031 data="0"/>
<port034 data="1"/>
<port035 data="0"/>
<port036 data="0.250732"/>
<port037 data="1"/>
<port038>
<data scale_type="log" value="100" id="28989"/>
</port038>
<port039>
<data scale_type="log" value="94.5742" id="28844"/>
</port039>
<port040 data="1"/>
<port041 data="2.75"/>
<port042 data="0"/>
<port045 data="1"/>
<port046 data="0"/>
<port047 data="0.000976563"/>
<port048 data="1"/>
<port049>
<data scale_type="log" value="94.5742" id="12338"/>
</port049>
<port050>
<data scale_type="log" value="100" id="22877"/>
</port050>
<port051 data="1"/>
<port052 data="2.75"/>
<port053 data="0"/>
<port056 data="1"/>
<port057 data="0"/>
<port058 data="0.000976563"/>
<port059 data="1"/>
<port060>
<data scale_type="log" value="94.5742" id="17651"/>
</port060>
<port061>
<data scale_type="log" value="94.5742" id="26493"/>
</port061>
<port062 data="1"/>
<port063 data="2.75"/>
<port064 data="0"/>
<port067 data="1"/>
<port068 data="0"/>
</ladspacontrols>
<key>
<attribute value="calf" name="file"/>
<attribute value="Multibandcompressor" name="plugin"/>
</key>
</effect>
</fxchain>
<send channel="0" amount="1"/>
</fxchannel>
</fxmixer>
<ControllerRackView y="310" minimized="0" x="526" width="350" maximized="0" visible="1" height="200"/>
<pianoroll y="8" minimized="0" x="-29" width="860" maximized="0" visible="0" height="480"/>
<automationeditor y="1" minimized="0" x="13" width="860" maximized="0" visible="0" height="400"/>
<projectnotes y="10" minimized="0" x="546" width="686" maximized="0" visible="0" height="400"><![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html>]]></projectnotes>
<timeline lp1pos="8448" lp0pos="0" lpstate="1"/>
<controllers/>
</song>
</lmms-project>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,308 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Quantidade de repetições de instrumentos</title>
<link rel="stylesheet" href="/~jotachina/mmpSearch/mmpSearch/_site/assets/css/style.css">
<!-- Adicione outros links de estilos necessários -->
</head>
<body>
<header class="site-header" role="banner">
<div class="wrapper"><a class="site-title" rel="author" href="/~jotachina/mmpSearch/mmpSearch/_site/">Your awesome title</a><nav class="site-nav">
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
<label for="nav-trigger">
<span class="menu-icon">
<svg viewBox="0 0 18 15" width="18px" height="15px">
<path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
</svg>
</span>
</label>
<div class="trigger"><a class="page-link" href="/~jotachina/mmpSearch/mmpSearch/_site/about/">About</a><a class="page-link" href="/~jotachina/mmpSearch/mmpSearch/_site/mmp_files.html">Arquivos MMP Processados</a><a class="page-link" href="/~jotachina/mmpSearch/mmpSearch/_site/projetosComMesmoInstrumento.html">Instrumentos Similares</a><a class="page-link" href="/~jotachina/mmpSearch/mmpSearch/_site/quantasVezes.html">Quantidade de repetições de instrumentos</a></div>
</nav></div>
</header>
<main>
<h2>Quantidade de vezes que cada instrumento é utilizado:</h2>
<ul id="instrument-list">
<li data-count="11">Kicker: 11</li>
<li data-count="1">errie_ride.ds: 1</li>
<li data-count="1">coo.ds: 1</li>
<li data-count="2">house_loop01.ogg: 2</li>
<li data-count="1">cheap_fx.ds: 1</li>
<li data-count="1">cold_shot.ds: 1</li>
<li data-count="1">depth_fx.ds: 1</li>
<li data-count="1">hello_q.ds: 1</li>
<li data-count="1">Alien clKick 05b1: 1</li>
<li data-count="1">Alien Snare Dry 02: 1</li>
<li data-count="1">forshaw - clap 1 .wav: 1</li>
<li data-count="1">forshaw - kick 1.wav: 1</li>
<li data-count="1">forshaw - snare 6.wav: 1</li>
<li data-count="1">forshaw - hh 6.wav: 1</li>
<li data-count="1">forshaw - OHITHAT (6).wav: 1</li>
<li data-count="1">forshaw - 808 2.wav: 1</li>
<li data-count="1">forshaw - 808 1.wav: 1</li>
<li data-count="3">bassdrum01.ogg: 3</li>
<li data-count="1">hihat_closed05.ogg: 1</li>
<li data-count="1">chorus01.ogg: 1</li>
<li data-count="3">kick01.ogg: 3</li>
<li data-count="1">Drone Arp: 1</li>
<li data-count="1">vapo.wav: 1</li>
<li data-count="2">OpulenZ: 2</li>
<li data-count="2">bassdrum04.ogg: 2</li>
<li data-count="2">hihat_closed04.ogg: 2</li>
<li data-count="1">snare_hiphop01.ogg: 1</li>
<li data-count="1">snare_muffled02.ogg: 1</li>
<li data-count="1">snare_muffled01.ogg: 1</li>
<li data-count="3">bassslap01.ogg: 3</li>
<li data-count="1">violin_pizzicato01.ogg: 1</li>
<li data-count="2">steel_guitar01.ogg: 2</li>
<li data-count="1">MB 808 (20).wav: 1</li>
<li data-count="1">Cymatics x S1 - Closed Hihat 8.wav: 1</li>
<li data-count="1">Cymatics x S1 - Open Hihat 10.wav: 1</li>
<li data-count="1">Cymatics x S1 - Juno Bass 1 - F.wav: 1</li>
<li data-count="1">Cymatics x S1 - Juno Bass 2 - F.wav: 1</li>
<li data-count="1">Cymatics - Gun Cock.wav: 1</li>
<li data-count="1">Cymatics - Gunshot Beefy.wav: 1</li>
<li data-count="1">Cymatics - Adrenaline Clap.wav: 1</li>
<li data-count="1">Cymatics - Blasted 808 - C.wav: 1</li>
<li data-count="1">Cymatics - Titan Kick 48 - F#.wav: 1</li>
<li data-count="1">Cymatics - 9God Snare 5 - A.wav: 1</li>
<li data-count="1">Cymatics - 9God Snare 4 - G#.wav: 1</li>
<li data-count="1">Cymatics x S1 - Closed Hihat 10.wav: 1</li>
<li data-count="1">MB Lumi Hit.wav: 1</li>
<li data-count="1">Cymatics - Titan Arp Loop 2 - 100 BPM E Min.wav: 1</li>
<li data-count="1">MB Clap (12).wav: 1</li>
<li data-count="1">kick04.ogg: 1</li>
<li data-count="2">hihat_closed03.ogg: 2</li>
<li data-count="8">hihat_closed01.ogg: 8</li>
<li data-count="3">hihat_opened01.ogg: 3</li>
<li data-count="1">TripleOscillator: 1</li>
<li data-count="5">clap01.ogg: 5</li>
<li data-count="3">piano01.ogg: 3</li>
<li data-count="1">snare_hiphop02.ogg: 1</li>
<li data-count="1">kick_hiphop01.ogg: 1</li>
<li data-count="1">hihat_opened02.ogg: 1</li>
<li data-count="2">bassslap02.ogg: 2</li>
<li data-count="1">clap03.ogg: 1</li>
<li data-count="2">clav01.ogg: 2</li>
<li data-count="3">snare01.ogg: 3</li>
<li data-count="1">snaph01.ogg: 1</li>
<li data-count="2">bass!.ogg: 2</li>
<li data-count="1">space_strings02.ogg: 1</li>
<li data-count="1">steel_guitar_medium_distorted01.ogg: 1</li>
<li data-count="2">ride01.ogg: 2</li>
<li data-count="1">kick_hard01.ogg: 1</li>
<li data-count="1">crash01.ogg: 1</li>
<li data-count="1">shaker01.ogg: 1</li>
<li data-count="3">shaker02.ogg: 3</li>
<li data-count="1">matrix1000_pluck01.ogg: 1</li>
<li data-count="1">soft_piano.ds: 1</li>
<li data-count="1">snare_rim01.ogg: 1</li>
<li data-count="2">kick_distorted01.ogg: 2</li>
<li data-count="1">snare05.ogg: 1</li>
<li data-count="1">Analog Piano 1: 1</li>
<li data-count="1">Synth Violin 2 Fat: 1</li>
<li data-count="1">bassdrum02.ogg: 1</li>
<li data-count="1">kick02.ogg: 1</li>
<li data-count="1">tom01.ogg: 1</li>
<li data-count="1">tom02.ogg: 1</li>
<li data-count="2">zap02.ogg: 2</li>
<li data-count="1">metronome01.ogg: 1</li>
<li data-count="1">metronome02.ogg: 1</li>
<li data-count="1">snare_acoustic01.ogg: 1</li>
<li data-count="1">snare03.ogg: 1</li>
<li data-count="1">zap03.ogg: 1</li>
<li data-count="1">electric_ping01.ogg: 1</li>
<li data-count="1">steel_guitar_slight_distorted01.ogg: 1</li>
<li data-count="1">steel_guitar_heavy_distorted01.ogg: 1</li>
<li data-count="1">heaven_strings01.ogg: 1</li>
<li data-count="1">breath01.ogg: 1</li>
<li data-count="1">break02.ogg: 1</li>
<li data-count="1">raving_crowd01.ogg: 1</li>
<li data-count="1">start01.ogg: 1</li>
<li data-count="1">bass01.ogg: 1</li>
<li data-count="1">rave_bass01.ogg: 1</li>
<li data-count="1">synth_acid01.ogg: 1</li>
<li data-count="1">horror_bass01.ogg: 1</li>
<li data-count="1">Hi-q.ds: 1</li>
<li data-count="1">Syntom_1.ds: 1</li>
<li data-count="1">Snare.ds: 1</li>
<li data-count="1">a_round_thing.ds: 1</li>
<li data-count="1">long_q_1.ds: 1</li>
<li data-count="1">wee_dog.ds: 1</li>
<li data-count="1">dirty_transform.ds: 1</li>
<li data-count="1">bass1: 1</li>
<li data-count="1">noise1: 1</li>
<li data-count="1">snare: 1</li>
<li data-count="1">clap04.ogg: 1</li>
<li data-count="1">rim01.ogg: 1</li>
<li data-count="1">bassdrum_acoustic01.ogg: 1</li>
<li data-count="1">kick_long01.ogg: 1</li>
<li data-count="1">violin_double_stop01.ogg: 1</li>
<li data-count="1">harpsichord01.ogg: 1</li>
<li data-count="1">cello01.ogg: 1</li>
<li data-count="1">chroma_sound_effect01.ogg: 1</li>
<li data-count="1">110011__tuberatanka__cat-meow.wav: 1</li>
<li data-count="1">wind_chimes01.ogg: 1</li>
<li data-count="1">auauEmy.wav: 1</li>
</ul>
<script>
// Apenas para deixar em ordem decrescente
document.addEventListener("DOMContentLoaded", function() {
var instrumentList = document.getElementById('instrument-list');
var items = Array.from(instrumentList.children);
items.sort(function(a, b) {
var countA = parseInt(a.getAttribute('data-count'));
var countB = parseInt(b.getAttribute('data-count'));
return countB - countA; // Ordenação decrescente
});
instrumentList.innerHTML = '';
items.forEach(function(item) {
instrumentList.appendChild(item);
});
});
</script>
</main>
<footer>
<!-- Rodapé -->
</footer>
<!-- Scripts no final da página para melhor performance -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="/~jotachina/mmpSearch/mmpSearch/_site/assets/js/script.js"></script>
<!-- Adicione outros scripts conforme necessário -->
</body>
</html>

View File

@ -1,123 +0,0 @@
import os
import json
import yaml
import subprocess
import xml.etree.ElementTree as ET
import shutil
def parse_mmp_file(file_path):
try:
tree = ET.parse(file_path)
root = tree.getroot()
bpm = root.find('./head').attrib.get('bpm', 'N/A')
tracks = root.findall('./song/trackcontainer/track')
track_info = []
for track in tracks:
track_name = track.attrib.get('name', 'N/A')
track_type = track.attrib.get('type')
if track_name:
instruments = []
if track_type == '0': # Faixa do tipo plugin
track_info.append({
'track_name': track_name,
'type': 'plugin',
'instruments': [],
})
elif track_type == '2': # Faixa do tipo Sample Track
track_info.append({
'track_name': track_name,
'type': 'sample',
'instruments': [],
})
elif track_type == '1': # Faixa do tipo Beat/Bassline
bbtrack = track.find('./bbtrack')
if bbtrack is not None:
trackcontainers = bbtrack.findall('./trackcontainer')
for container in trackcontainers:
instrument_tracks = container.findall('./track')
for instrument_track in instrument_tracks:
instrument_name = instrument_track.attrib.get('name', 'N/A')
instruments.append({
'instrument_name': instrument_name,
})
track_info.append({
'track_name': track_name,
'type': 'bassline',
'instruments': instruments,
})
return {
'file': file_path,
'bpm': bpm,
'tracks': track_info
}
except ET.ParseError as e:
print(f'Erro ao analisar o arquivo XML {file_path}: {e}')
return None
def process_mmps_in_folder(folder_path):
mmp_files = [f for f in os.listdir(folder_path) if f.endswith('.mmp') or f.endswith('.mmpz')]
all_data = []
mmpz_folder = os.path.join(folder_path, 'mmpz')
if not os.path.exists(mmpz_folder):
os.makedirs(mmpz_folder)
for file in mmp_files:
file_path = os.path.join(folder_path, file)
print(f'Processando arquivo: {file_path}')
if file.endswith('.mmpz'):
destination_path = os.path.join(mmpz_folder, file)
shutil.move(file_path, destination_path)
print(f'Arquivo {file} movido para {destination_path}')
file_name = os.path.basename(destination_path)
file_name = os.path.splitext(file_name)[0] + ".mmp"
output_file_path = os.path.join(folder_path, file_name)
comando = f'lmms --dump "{destination_path}" > "{output_file_path}"'
try:
os.environ['QT_DEBUG_PLUGINS'] = '1'
os.environ['QT_QPA_PLATFORM'] = 'offscreen'
subprocess.run(comando, shell=True, check=True)
print("Comando executado com sucesso!")
except subprocess.CalledProcessError as e:
print(f"Ocorreu um erro ao executar o comando: {e}")
mmp_data = parse_mmp_file(output_file_path)
elif file.endswith('.mmp'):
mmp_data = parse_mmp_file(file_path)
if mmp_data:
all_data.append(mmp_data)
json_file_name = os.path.splitext(file)[0] + ".json"
json_file_path = os.path.join('metadata', json_file_name)
save_to_json(mmp_data, json_file_path)
yaml_file_name = os.path.splitext(file)[0] + ".yml"
yaml_file_path = os.path.join('_data', yaml_file_name)
save_to_yaml(mmp_data, yaml_file_path)
return all_data
def save_to_json(data, output_file):
with open(output_file, 'w', encoding='utf-8') as f:
json.dump(data, f, ensure_ascii=False, indent=4)
def save_to_yaml(data, output_file):
with open(output_file, 'w', encoding='utf-8') as f:
yaml.dump(data, f)
mmp_folder_path = 'mmp'
processed_data = process_mmps_in_folder(mmp_folder_path)
print("Processamento concluído.")

0
about.markdown Normal file
View File

43
assets/css/sidebar.css Normal file
View File

@ -0,0 +1,43 @@
.submenu {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 0.5rem;
background-color: #f4f4f4;
padding: 1rem;
border-radius: 8px;
box-shadow: 0 2px 5px rgba(0,0,0,0.1);
max-width: 100%;
box-sizing: border-box;
}
.submenu a {
text-decoration: none;
padding: 0.4rem 0.8rem;
border-radius: 5px;
color: #333;
background-color: #fff;
transition: all 0.3s ease;
font-weight: 500;
border: 1px solid #ddd;
font-size: 0.95rem;
white-space: nowrap;
flex-shrink: 0;
}
.submenu a:hover {
background-color: #007acc;
color: white;
border-color: #007acc;
}
@media screen and (max-width: 600px) {
.submenu {
justify-content: flex-start;
}
.submenu a {
font-size: 0.85rem;
padding: 0.3rem 0.6rem;
}
}

View File

@ -0,0 +1,33 @@
.sidebar-center {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: #f4f4f4;
padding: 2rem 1.5rem;
border-radius: 12px;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
z-index: 1000;
}
.submenu {
display: flex;
flex-direction: column;
gap: 1rem;
align-items: center;
}
.submenu a {
text-decoration: none;
color: #333;
font-weight: 500;
padding: 0.5rem 1rem;
border-radius: 6px;
transition: background 0.2s;
white-space: nowrap;
}
.submenu a:hover {
background-color: #e0e0e0;
}

108
assets/js/search.js Normal file
View File

@ -0,0 +1,108 @@
document.addEventListener("DOMContentLoaded", function() {
var fileItemsMMP = document.querySelectorAll('#file-list-mmp .file-item');
var fileItemsWAV = document.querySelectorAll('#file-list-wav .file-wav-item');
// Função para exibir apenas os arquivos WAV correspondentes aos instrumentos encontrados nos projetos MMP
function showWAVFilesByInstrument(selectedInstrument) {
fileItemsWAV.forEach(function(item) {
var fileName = item.getAttribute('data-file').toLowerCase();
if (fileName.includes(selectedInstrument)) {
item.style.display = 'block';
} else {
item.style.display = 'none';
}
});
}
// Buscar por instrumento usando o campo de entrada para MMP
var searchButton = document.getElementById('search-button');
searchButton.addEventListener('click', function() {
var searchInput = document.getElementById('instrument-search').value.trim().toLowerCase();
if (searchInput === '') {
resetSearch();
return;
}
fileItemsMMP.forEach(function(item) {
var instrumentsList = item.querySelectorAll('.instrument-list .instrument-name');
var hasInstrument = false;
instrumentsList.forEach(function(instrument) {
var instrumentName = instrument.getAttribute('data-instrument').toLowerCase();
if (instrumentName.includes(searchInput)) {
hasInstrument = true;
}
});
if (hasInstrument) {
item.style.display = 'block';
} else {
item.style.display = 'none';
}
});
// Exibir a lista de arquivos MMP após a busca
document.getElementById('file-list-mmp').style.display = 'block';
});
// Buscar por nome de arquivo WAV usando o campo de entrada
var searchWavButton = document.getElementById('search-wav-button');
searchWavButton.addEventListener('click', function() {
var searchInput = document.getElementById('file-wav-search').value.trim().toLowerCase();
if (searchInput === '') {
resetSearch();
return;
}
fileItemsWAV.forEach(function(item) {
var fileName = item.querySelector('span').textContent.toLowerCase();
if (fileName.includes(searchInput)) {
item.style.display = 'block';
} else {
item.style.display = 'none';
}
});
// Exibir a lista de arquivos WAV após a busca
document.getElementById('file-list-wav').style.display = 'block';
});
// Buscar por instrumento ou nome de arquivo WAV usando o campo de entrada combinado
var searchBothButton = document.getElementById('search-both-button');
searchBothButton.addEventListener('click', function() {
var searchInput = document.getElementById('instrument-wav-search').value.trim().toLowerCase();
if (searchInput === '') {
resetSearch();
return;
}
// Buscar em arquivos MMP por instrumento
fileItemsMMP.forEach(function(item) {
var instrumentsList = item.querySelectorAll('.instrument-list .instrument-name');
var hasInstrument = false;
instrumentsList.forEach(function(instrument) {
var instrumentName = instrument.getAttribute('data-instrument').toLowerCase();
if (instrumentName.includes(searchInput)) {
hasInstrument = true;
// Mostrar arquivo WAV correspondente ao instrumento
showWAVFilesByInstrument(item.getAttribute('data-file'));
}
});
if (hasInstrument) {
item.style.display = 'block';
} else {
item.style.display = 'none';
}
});
// Exibir as listas de arquivos após a busca
document.getElementById('file-list-mmp').style.display = 'block';
document.getElementById('file-list-wav').style.display = 'block';
});
// Função para resetar a busca
function resetSearch() {
fileItemsMMP.forEach(function(item) {
item.style.display = 'block';
});
fileItemsWAV.forEach(function(item) {
item.style.display = 'block';
});
document.getElementById('file-list-mmp').style.display = 'none';
document.getElementById('file-list-wav').style.display = 'none';
}
});

124
automation.html Normal file
View File

@ -0,0 +1,124 @@
---
layout: default
title: Projetos com a tag Automation
permalink: /automation/
---
<meta charset="utf-8">
<main class="main-content">
<div class="publication">
{% include sidebar.html %}
</div>
<div class="container">
<div class="columns is-mobile is-vcentered" style="margin-bottom: 2rem;">
<!-- Título -->
<div class="column is-auto">
<h2 class="title is-4"><code>Projetos que possuem a tag automation:</code></h2>
</div>
<!-- Botão Limpar Filtro -->
<div class="column is-auto">
<button id="clearFilterButton" class="button is-small is-light">
Limpar filtro
</button>
</div>
</div>
<!-- Projetos -->
<div id="project-list" class="columns is-multiline">
{% for projeto in site.data.all %}
{% if projeto.tags.TAG contains "automation" %}
<div class="column is-6 project-item" data-automation="{{ projeto.tags.automation | join: ',' }}">
<div class="box">
<!-- Botão do projeto -->
{% assign file_url = projeto.file | downcase
| replace: ' ', '-'
| replace: 'ç', 'c'
| replace: 'ã', 'a'
| replace: 'á', 'a'
| replace: 'â', 'a'
| replace: 'é', 'e'
| replace: 'ê', 'e'
| replace: 'í', 'i'
| replace: 'ó', 'o'
| replace: 'ô', 'o'
| replace: 'õ', 'o'
| replace: 'ú', 'u' %}
<a href="../mmp_pages/{{ file_url }}.html" class="button is-link is-fullwidth">
{{ projeto.file }}
</a>
<!-- Lista de automations clicáveis -->
{% if projeto.tags.automation and projeto.tags.automation.size > 0 %}
<div style="margin-top: 1rem;">
<p><strong>Automation:</strong></p>
<ul style="list-style-type: disc; padding-left: 1.25rem;">
{% for automation in projeto.tags.automation %}
{% if automation != "" %}
<li><a href="#" class="automation-item" data-automation="{{ automation }}">{{ automation }}</a></li>
{% endif %}
{% endfor %}
</ul>
</div>
{% endif %}
</div>
</div>
{% endif %}
{% endfor %}
</div>
</div>
</main>
<script>
document.addEventListener('DOMContentLoaded', function () {
const projects = document.querySelectorAll('.project-item');
// Função para aplicar filtro por automation
function filterByAutomation(automationName) {
projects.forEach(project => {
const projectAutomations = project.getAttribute('data-automation').split(',');
if (projectAutomations.includes(automationName)) {
project.style.display = 'block';
} else {
project.style.display = 'none';
}
});
}
// Lê a automation da URL se houver
const urlParams = new URLSearchParams(window.location.search);
const automationFromUrl = urlParams.get('automation');
if (automationFromUrl) {
filterByAutomation(automationFromUrl);
}
// Ao clicar numa automation na lista
const automationItems = document.querySelectorAll('.automation-item');
automationItems.forEach(item => {
item.addEventListener('click', function (event) {
event.preventDefault();
const selectedAutomation = item.getAttribute('data-automation');
filterByAutomation(selectedAutomation);
// Atualiza a URL sem recarregar a página
const newUrl = new URL(window.location.href);
newUrl.searchParams.set('automation', selectedAutomation);
window.history.replaceState({}, '', newUrl);
});
});
// Botão para limpar filtro
const clearFilterButton = document.querySelector('#clearFilterButton');
clearFilterButton.addEventListener('click', function () {
projects.forEach(project => {
project.style.display = 'block';
});
// Remove o filtro da URL
const newUrl = new URL(window.location.href);
newUrl.searchParams.delete('automation');
window.history.replaceState({}, '', newUrl);
});
});
</script>

135
bassline.html Normal file
View File

@ -0,0 +1,135 @@
---
layout: default
title: Projetos com a tag Bassline
permalink: /bassline/
---
<meta charset="utf-8">
<main class="main-content">
<div class="publication">
{% include sidebar.html %}
</div>
<div class="container">
<div class="columns is-mobile is-vcentered" style="margin-bottom: 2rem;">
<!-- Título -->
<div class="column is-auto">
<h2 class="title is-4"><code>Projetos que possuem a tag bassline:</code></h2>
</div>
<!-- Botão Limpar Filtro -->
<div class="column is-auto">
<button id="clearFilterButton" class="button is-small is-light">
Limpar filtro
</button>
</div>
</div>
<!-- Projetos -->
<div id="project-list" class="columns is-multiline">
{% for projeto in site.data.all %}
{% if projeto.tags.TAG contains "bassline" %}
<div class="column is-6 project-item" data-bassline="{{ projeto.tags.bassline | join: ',' }}">
<div class="box">
<!-- Botão do projeto -->
{% assign file_url = projeto.file | downcase
| replace: ' ', '-'
| replace: 'ç', 'c'
| replace: 'ã', 'a'
| replace: 'á', 'a'
| replace: 'â', 'a'
| replace: 'é', 'e'
| replace: 'ê', 'e'
| replace: 'í', 'i'
| replace: 'ó', 'o'
| replace: 'ô', 'o'
| replace: 'õ', 'o'
| replace: 'ú', 'u' %}
<a href="../mmp_pages/{{ file_url }}.html" class="button is-link is-fullwidth">
{{ projeto.file }}
</a>
<!-- Lista de Basslines clicáveis -->
{% if projeto.tags.bassline and projeto.tags.bassline.size > 0 %}
<div style="margin-top: 1rem;">
<p><strong>Bassline:</strong></p>
<ul style="list-style-type: disc; padding-left: 1.25rem;">
{% for bassline in projeto.tags.bassline %}
{% if bassline != "" %}
<li><a href="#" class="bassline-item" data-bassline="{{ bassline }}">{{ bassline }}</a></li>
{% endif %}
{% endfor %}
</ul>
</div>
{% endif %}
</div>
</div>
{% endif %}
{% endfor %}
</div>
</div>
</main>
<script>
document.addEventListener('DOMContentLoaded', function () {
const projects = document.querySelectorAll('.project-item');
// Função para aplicar filtro por bassline
function filterByBassline(basslineName) {
projects.forEach(project => {
const projectBasslines = project.getAttribute('data-bassline').split(',');
if (projectBasslines.includes(basslineName)) {
project.style.display = 'block';
} else {
project.style.display = 'none';
}
});
}
// Lê o parâmetro bassline da URL (se houver)
const urlParams = new URLSearchParams(window.location.search);
let basslineFromUrl = urlParams.get('bassline');
// Substituir "+" por " " (espaços)
if (basslineFromUrl) {
basslineFromUrl = basslineFromUrl.replace(/\+/g, ' ');
filterByBassline(basslineFromUrl);
}
// Ao clicar numa bassline na lista
const basslineItems = document.querySelectorAll('.bassline-item');
if (basslineItems.length > 0) {
basslineItems.forEach(item => {
item.addEventListener('click', function (event) {
event.preventDefault();
const selectedBassline = item.getAttribute('data-bassline');
// Substitui espaços por "+"
const basslineForUrl = selectedBassline.replace(/ /g, '+');
filterByBassline(selectedBassline);
// Atualiza a URL sem recarregar a página
const newUrl = new URL(window.location.href);
newUrl.searchParams.set('bassline', basslineForUrl);
window.history.replaceState({}, '', newUrl);
});
});
}
// Botão para limpar filtro
const clearFilterButton = document.querySelector('#clearFilterButton');
if (clearFilterButton) {
clearFilterButton.addEventListener('click', function () {
projects.forEach(project => {
project.style.display = 'block';
});
// Remove o parâmetro bassline da URL
const newUrl = new URL(window.location.href);
newUrl.searchParams.delete('bassline');
window.history.replaceState({}, '', newUrl);
});
}
});
</script>

8
index.md Normal file
View File

@ -0,0 +1,8 @@
---
layout: default
title: Arquivos MMP
---
<div class="publication">
{% include sidebar_home.html %}
</div>

137
instruments.md Normal file
View File

@ -0,0 +1,137 @@
---
layout: default
title: Projetos com Instrumentos
permalink: /instruments/
---
<meta charset="utf-8">
<main class="main-content">
<div class="publication">
{% include sidebar.html %}
</div>
<div class="container">
<div class="columns is-mobile is-vcentered" style="margin-bottom: 2rem;">
<!-- Título -->
<div class="column is-auto">
<h2 class="title is-4"><code>Projetos e seus instrumentos:</code></h2>
</div>
<!-- Botão Limpar Filtro -->
<div class="column is-auto">
<button id="clearFilterButton" class="button is-small is-light">
Limpar filtro
</button>
</div>
</div>
<!-- Projetos -->
<div id="project-list" class="columns is-multiline">
{% for projeto in site.data.all %}
<div class="column is-6 project-item" data-project-id="{{ projeto.file }}">
<div class="box">
<!-- Botão do projeto -->
{% assign file_url = projeto.file | downcase
| replace: ' ', '-'
| replace: 'ç', 'c'
| replace: 'ã', 'a'
| replace: 'á', 'a'
| replace: 'â', 'a'
| replace: 'é', 'e'
| replace: 'ê', 'e'
| replace: 'í', 'i'
| replace: 'ó', 'o'
| replace: 'ô', 'o'
| replace: 'õ', 'o'
| replace: 'ú', 'u' %}
<a href="../mmp_pages/{{ file_url }}.html" class="button is-link is-fullwidth">
{{ projeto.file }}
</a>
<!-- Lista de Instrumentos clicáveis -->
<div class="instruments">
{% assign instruments_exibidos = "" %}
{% for track in projeto.tracks %}
{% if track.instruments %}
{% for instrument in track.instruments %}
{% unless instruments_exibidos contains instrument.instrument_name %}
{% capture instruments_exibidos %}{{ instruments_exibidos }},{{ instrument.instrument_name }}{% endcapture %}
<!-- Gerar link para o instrumento -->
{% assign instrument_slug = instrument.instrument_name %}
<a href="{{ '/instruments/?instrument=' | append: instrument_slug | encodeURIComponent | relative_url }}" class="button is-link instrument-button" style="margin: 0.5rem;">
{{ instrument.instrument_name }}
</a>
{% endunless %}
{% endfor %}
{% endif %}
{% endfor %}
</div>
</div>
</div>
{% endfor %}
</div>
</div>
</main>
<script>
document.addEventListener("DOMContentLoaded", function() {
const instrumentButtons = document.querySelectorAll('.instrument-button');
const projectItems = document.querySelectorAll('.project-item');
const urlParams = new URLSearchParams(window.location.search);
let instrumentFilter = urlParams.get('instrument'); // Pega o parâmetro 'instrument' da URL, se houver
// Decodificando o valor do instrumento para garantir que espaços e caracteres especiais sejam tratados
if (instrumentFilter) {
instrumentFilter = decodeURIComponent(instrumentFilter);
}
// Função para aplicar o filtro de instrumento
function filterProjects() {
projectItems.forEach(project => {
const projectId = project.getAttribute('data-project-id');
let projectContainsInstrument = false;
// Verificar se algum instrumento do projeto corresponde ao filtro
project.querySelectorAll('.instrument-button').forEach(button => {
const instrumentSlug = button.getAttribute('href').split('=')[1]; // Pega o instrumento do link
// Decodificando o slug do instrumento para comparar corretamente
const decodedSlug = decodeURIComponent(instrumentSlug);
// Se o projeto contém o instrumento desejado, exibe o projeto
if (decodedSlug === instrumentFilter) {
projectContainsInstrument = true;
}
});
// Ocultar ou exibir o projeto com base no filtro
if (instrumentFilter && !projectContainsInstrument) {
project.style.display = 'none'; // Oculta o projeto
} else {
project.style.display = 'block'; // Exibe o projeto
}
});
}
filterProjects(); // Aplica o filtro de instrumentos assim que a página é carregada
// Botão para limpar filtro
const clearFilterButton = document.querySelector('#clearFilterButton');
if (clearFilterButton) {
clearFilterButton.addEventListener('click', function () {
// Limpa o filtro e mostra todos os projetos
projectItems.forEach(project => {
project.style.display = 'block'; // Exibe todos os projetos
});
// Remove o parâmetro 'instrument' da URL
const newUrl = new URL(window.location.href);
newUrl.searchParams.delete('instrument');
window.history.replaceState({}, '', newUrl);
});
}
});
</script>

99
instruments.md.old Normal file
View File

@ -0,0 +1,99 @@
---
layout: default
title: "Projetos por Instrumento"
permalink: /instruments/
---
<meta charset="utf-8">
<main class="main-content">
<div class="publication">
{% include sidebar.html %}
<div class="container">
<br>
<div class="columns is-mobile is-vcentered" style="margin-bottom: 2rem;">
<!-- Título -->
<div class="column is-auto">
<h2 class="title is-4"><code>Instrumentos disponíveis:</code></h2>
</div>
<!-- Botão Limpar Filtro -->
<div class="column is-auto">
<button id="clearFilterButton" class="button is-small is-light">
Limpar filtro
</button>
</div>
</div>
{% assign instruments_exibidos = "" %}
{% for item in site.data.all %}
{% for track in item.tracks %}
{% if track.instruments %}
{% for instrument in track.instruments %}
{% unless instruments_exibidos contains instrument.instrument_name %}
{% capture instruments_exibidos %}{{ instruments_exibidos }},{{ instrument.instrument_name }}{% endcapture %}
<!-- Gerar link para o instrumento -->
{% assign instrument_slug = instrument.instrument_name %}
<a href="{{ '/instruments/?instrument=' | append: instrument_slug | relative_url }}" class="button is-link instrument-button" style="margin-bottom: 1rem;">
{{ instrument.instrument_name }}
</a>
{% endunless %}
{% endfor %}
{% endif %}
{% endfor %}
{% endfor %}
</div>
</div>
</main>
<script>
document.addEventListener("DOMContentLoaded", function() {
const instrumentButtons = document.querySelectorAll('.instrument-button');
const urlParams = new URLSearchParams(window.location.search);
let instrumentFilter = urlParams.get('instrument'); // Pega o parâmetro 'instrument' da URL, se houver
// Função para aplicar o filtro de instrumento
function filterInstruments() {
instrumentButtons.forEach(button => {
const instrumentSlug = button.getAttribute('href').split('=')[1]; // Obtém o slug do instrumento do link
// Se o botão de instrumento não corresponder ao filtro da URL, esconde-o
if (instrumentFilter && instrumentSlug !== instrumentFilter) {
button.style.display = 'none';
} else {
button.style.display = 'inline-block'; // Mostra o botão do instrumento se corresponder ao filtro
}
// Se o botão do instrumento corresponder ao filtro, adiciona a classe de destaque
if (instrumentSlug === instrumentFilter) {
button.classList.add('is-info');
} else {
button.classList.remove('is-info');
}
});
}
filterInstruments(); // Aplica o filtro de instrumentos assim que a página é carregada
// Botão para limpar filtro
const clearFilterButton = document.querySelector('#clearFilterButton');
if (clearFilterButton) {
clearFilterButton.addEventListener('click', function () {
// Limpa o filtro e mostra todos os botões
instrumentButtons.forEach(button => {
button.style.display = 'inline-block'; // Resetando a exibição de todos os botões
button.classList.remove('is-info'); // Removendo a classe de destaque
});
// Remove o parâmetro 'instrument' da URL
const newUrl = new URL(window.location.href);
newUrl.searchParams.delete('instrument');
window.history.replaceState({}, '', newUrl);
// Reaplica o filtro com todos os instrumentos visíveis
instrumentFilter = null; // Reseta o filtro para que todos os instrumentos apareçam
filterInstruments(); // Reaplica a função de filtro para garantir que todos os botões sejam exibidos
});
}
});
</script>

View File

@ -1,109 +1,754 @@
{
"file": "mmp/Computacao_Musical_Thiago_Rocha_de_Moraes.mmp",
"file": "Computacao_Musical_Thiago_Rocha_de_Moraes",
"src": "/nethome/jotachina/projetos/mmpSearch/mmp/Computacao_Musical_Thiago_Rocha_de_Moraes.mmp",
"bpm": "140",
"tags": {
"TAG": [
"bassline",
"plugin"
],
"plugin": [
"audiofileprocessor",
"tripleoscillator"
],
"sample": [],
"bassline": [
"Introducao",
"Base1",
"Base2",
"Base3",
"Base4",
"Final",
"Prato",
"Bass_Voice1",
"Bass_Voice2",
"Bass_Voice3",
"Estala_Dedos1",
"Estala_Dedos2"
],
"automation": []
},
"tracks": [
{
"track_name": "Introducao",
"bassline_name": "Introducao",
"type": "bassline",
"tags": "audiofileprocessor",
"instruments": [
{
"instrument_name": "kick01.ogg"
"instrument_name": "kick01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "70",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/kick01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "hihat_closed01.ogg"
"instrument_name": "hihat_closed01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "70",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/hihat_closed01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "snare01.ogg"
"instrument_name": "snare01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "70",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/snare01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "house_loop01.ogg"
"instrument_name": "house_loop01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "70",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "beats/house_loop01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "snaph01.ogg"
"instrument_name": "snaph01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "70",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "misc/snaph01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "bass!.ogg"
"instrument_name": "bass!.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "70",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "misc/bass!.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "space_strings02.ogg"
"instrument_name": "space_strings02.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "70",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "stringsnpads/space_strings02.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "steel_guitar_medium_distorted01.ogg"
"instrument_name": "steel_guitar_medium_distorted01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "70",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "instruments/steel_guitar_medium_distorted01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "ride01.ogg"
"instrument_name": "ride01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "70",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/ride01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
}
]
},
{
"track_name": "Base1",
"bassline_name": "Base1",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Base2",
"bassline_name": "Base2",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Base3",
"bassline_name": "Base3",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Base4",
"bassline_name": "Base4",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Final",
"bassline_name": "Final",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Prato",
"bassline_name": "Prato",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Bass_Voice1",
"bassline_name": "Bass_Voice1",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Bass_Voice2",
"bassline_name": "Bass_Voice2",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Bass_Voice3",
"bassline_name": "Bass_Voice3",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Estala_Dedos1",
"bassline_name": "Estala_Dedos1",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Estala_Dedos2",
"bassline_name": "Estala_Dedos2",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "50",
"fxch": "0",
"usemasterpitch": "1"
},
"instrument_name": "tripleoscillator",
"tags": "tripleoscillator",
"tripleoscillator": {
"vol1": "100",
"phoffset1": "0",
"modalgo3": "2",
"stphdetun0": "66",
"wavetype0": "0",
"pan0": "0",
"finer1": "12",
"wavetype2": "0",
"phoffset0": "0",
"coarse2": "0",
"stphdetun1": "275",
"wavetype1": "0",
"finel1": "22",
"modalgo1": "1",
"pan1": "0",
"userwavefile1": "samples/empty.wav",
"pan2": "0",
"vol2": "100",
"vol0": "100",
"modalgo2": "1",
"coarse1": "0",
"coarse0": "0",
"phoffset2": "0",
"userwavefile2": "samples/empty.wav",
"finel2": "-25",
"finel0": "0",
"finer2": "-13",
"userwavefile0": "samples/empty.wav",
"stphdetun2": "0",
"finer0": "0"
},
"eldata": {
"fwet": "0",
"ftype": "1",
"fcut": "820",
"fres": "0.5"
},
"elvol": {
"att": "0",
"lspd_denominator": "4",
"lspd_syncmode": "0",
"lspd_numerator": "4",
"hold": "0",
"lpdel": "0",
"latt": "0",
"x100": "0",
"pdel": "0",
"lshp": "0",
"lamt": "0",
"lspd": "0.01",
"amt": "1",
"sustain": "0.000999987",
"ctlenvamt": "0",
"userwavefile": "",
"dec": "0.5",
"rel": "0.38"
},
"elcut": {
"att": "0",
"lspd_denominator": "4",
"lspd_syncmode": "0",
"lspd_numerator": "4",
"hold": "0.5",
"lpdel": "0",
"latt": "0",
"x100": "0",
"pdel": "0",
"lshp": "0",
"lamt": "0",
"lspd": "0.1",
"amt": "0",
"sustain": "0.5",
"ctlenvamt": "0",
"userwavefile": "",
"dec": "0.5",
"rel": "0.1"
},
"elres": {
"att": "0",
"lspd_denominator": "4",
"lspd_syncmode": "0",
"lspd_numerator": "4",
"hold": "0.5",
"lpdel": "0",
"latt": "0",
"x100": "0",
"pdel": "0",
"lshp": "0",
"lamt": "0",
"lspd": "0.1",
"amt": "0",
"sustain": "0.5",
"ctlenvamt": "0",
"userwavefile": "",
"dec": "0.5",
"rel": "0"
},
"chordcreator": {
"chordrange": "1",
"chord-enabled": "1",
"chord": "0"
},
"arpeggiator": {
"arprange": "1",
"arptime_numerator": "4",
"arpcycle": "0",
"arpmiss": "0",
"arpskip": "0",
"arptime_denominator": "4",
"arptime": "100",
"arp": "0",
"arptime_syncmode": "0",
"arpdir": "0",
"arpmode": "0",
"arp-enabled": "0",
"arpgate": "100"
},
"midiport": {
"basevelocity": "63",
"readable": "0",
"writable": "0",
"fixedoutputnote": "-1",
"inputcontroller": "0",
"inputchannel": "0",
"outputprogram": "1",
"outputchannel": "1",
"fixedoutputvelocity": "-1",
"outputcontroller": "0",
"fixedinputvelocity": "-1"
},
"fxchain": {
"enabled": "0",
"numofeffects": "0"
},
"track_name": "Xylophon",
"type": "plugin",
"instruments": []
"type": "plugin"
},
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "70",
"fxch": "0",
"usemasterpitch": "1"
},
"instrument_name": "tripleoscillator",
"tags": "tripleoscillator",
"tripleoscillator": {
"vol1": "33",
"phoffset1": "0",
"modalgo3": "2",
"stphdetun0": "0",
"wavetype0": "2",
"pan0": "0",
"finer1": "-25",
"wavetype2": "2",
"phoffset0": "0",
"coarse2": "0",
"stphdetun1": "0",
"wavetype1": "2",
"finel1": "-25",
"modalgo1": "2",
"pan1": "0",
"userwavefile1": "",
"pan2": "0",
"vol2": "33",
"vol0": "33",
"modalgo2": "2",
"coarse1": "0",
"coarse0": "0",
"phoffset2": "0",
"userwavefile2": "",
"finel2": "15",
"finel0": "-1",
"finer2": "15",
"userwavefile0": "",
"stphdetun2": "0",
"finer0": "0"
},
"eldata": {
"fwet": "1",
"ftype": "0",
"fcut": "442",
"fres": "1.86"
},
"elvol": {
"att": "0.033",
"lspd_denominator": "4",
"lspd_syncmode": "0",
"lspd_numerator": "4",
"hold": "0",
"lpdel": "0",
"latt": "0",
"x100": "0",
"pdel": "0",
"lshp": "0",
"lamt": "0",
"lspd": "0.1",
"amt": "1",
"sustain": "1",
"ctlenvamt": "0",
"userwavefile": "",
"dec": "2",
"rel": "0.1"
},
"elcut": {
"att": "0.038",
"lspd_denominator": "4",
"lspd_syncmode": "0",
"lspd_numerator": "4",
"hold": "0",
"lpdel": "0",
"latt": "0",
"x100": "0",
"pdel": "0",
"lshp": "0",
"lamt": "0",
"lspd": "0.1",
"amt": "1",
"sustain": "0.06",
"ctlenvamt": "0",
"userwavefile": "",
"dec": "0.725",
"rel": "0.162"
},
"elres": {
"att": "0",
"lspd_denominator": "4",
"lspd_syncmode": "0",
"lspd_numerator": "4",
"hold": "0.5",
"lpdel": "0",
"latt": "0",
"x100": "0",
"pdel": "0",
"lshp": "0",
"lamt": "0",
"lspd": "0.1",
"amt": "0",
"sustain": "0.5",
"ctlenvamt": "0",
"userwavefile": "",
"dec": "0.5",
"rel": "0.1"
},
"chordcreator": {
"chordrange": "1",
"chord-enabled": "0",
"chord": "0"
},
"arpeggiator": {
"arprange": "1",
"arptime_numerator": "4",
"arpcycle": "0",
"arpmiss": "0",
"arpskip": "0",
"arptime_denominator": "4",
"arptime": "100",
"arp": "0",
"arptime_syncmode": "0",
"arpdir": "0",
"arpmode": "0",
"arp-enabled": "0",
"arpgate": "100"
},
"midiport": {
"basevelocity": "63",
"readable": "0",
"writable": "0",
"fixedoutputnote": "-1",
"inputcontroller": "0",
"inputchannel": "0",
"outputprogram": "1",
"outputchannel": "1",
"fixedoutputvelocity": "-1",
"outputcontroller": "0",
"fixedinputvelocity": "-1"
},
"fxchain": {
"enabled": "1",
"numofeffects": "2"
},
"track_name": "SuperSaw Lead",
"type": "plugin",
"instruments": []
"type": "plugin"
},
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "69",
"vol": "150",
"fxch": "0",
"usemasterpitch": "1"
},
"instrument_name": "tripleoscillator",
"tags": "tripleoscillator",
"tripleoscillator": {
"vol1": "33",
"phoffset1": "0",
"modalgo3": "2",
"stphdetun0": "0",
"wavetype0": "5",
"pan0": "0",
"finer1": "2",
"wavetype2": "5",
"phoffset0": "0",
"coarse2": "0",
"stphdetun1": "0",
"wavetype1": "5",
"finel1": "-2",
"modalgo1": "1",
"pan1": "0",
"userwavefile1": "",
"pan2": "0",
"vol2": "33",
"vol0": "33",
"modalgo2": "0",
"coarse1": "0",
"coarse0": "0",
"phoffset2": "0",
"userwavefile2": "",
"finel2": "-2",
"finel0": "0",
"finer2": "0",
"userwavefile0": "",
"stphdetun2": "0",
"finer0": "-2"
},
"eldata": {
"fwet": "1",
"ftype": "7",
"fcut": "701",
"fres": "3.01"
},
"elvol": {
"att": "0",
"lspd_denominator": "4",
"lspd_syncmode": "0",
"lspd_numerator": "4",
"hold": "0",
"lpdel": "0",
"latt": "0",
"x100": "0",
"pdel": "0",
"lshp": "0",
"lamt": "0",
"lspd": "0.1",
"amt": "1",
"sustain": "0.1",
"ctlenvamt": "0",
"userwavefile": "",
"dec": "0.16",
"rel": "0.05"
},
"elcut": {
"att": "0.33",
"lspd_denominator": "4",
"lspd_syncmode": "0",
"lspd_numerator": "4",
"hold": "0",
"lpdel": "0",
"latt": "0",
"x100": "0",
"pdel": "0",
"lshp": "0",
"lamt": "0.38",
"lspd": "0.041",
"amt": "0",
"sustain": "0.15",
"ctlenvamt": "0",
"userwavefile": "",
"dec": "0.23",
"rel": "0.1"
},
"elres": {
"att": "0",
"lspd_denominator": "4",
"lspd_syncmode": "0",
"lspd_numerator": "4",
"hold": "0.5",
"lpdel": "0",
"latt": "0",
"x100": "0",
"pdel": "0",
"lshp": "0",
"lamt": "0",
"lspd": "0.1",
"amt": "0",
"sustain": "0.5",
"ctlenvamt": "0",
"userwavefile": "",
"dec": "0.5",
"rel": "0.1"
},
"chordcreator": {
"chordrange": "1",
"chord-enabled": "0",
"chord": "0"
},
"arpeggiator": {
"arprange": "1",
"arptime_numerator": "4",
"arpcycle": "0",
"arpmiss": "0",
"arpskip": "0",
"arptime_denominator": "4",
"arptime": "100",
"arp": "0",
"arptime_syncmode": "0",
"arpdir": "0",
"arpmode": "0",
"arp-enabled": "0",
"arpgate": "100"
},
"midiport": {
"basevelocity": "63",
"readable": "0",
"writable": "0",
"fixedoutputnote": "-1",
"inputcontroller": "0",
"inputchannel": "0",
"outputprogram": "1",
"outputchannel": "1",
"fixedoutputvelocity": "-1",
"outputcontroller": "0",
"fixedinputvelocity": "-1"
},
"fxchain": {
"enabled": "1",
"numofeffects": "6"
},
"track_name": "SEGuitar",
"type": "plugin",
"instruments": []
"type": "plugin"
}
]
}

View File

@ -1,125 +1,915 @@
{
"file": "mmp/FelipeFerraz.mmp",
"file": "FelipeFerraz",
"src": "/nethome/jotachina/projetos/mmpSearch/mmp/FelipeFerraz.mmp",
"bpm": "121",
"tags": {
"TAG": [
"bassline",
"plugin"
],
"plugin": [
"audiofileprocessor",
"zynaddsubfx"
],
"sample": [],
"bassline": [
"Intro",
"Verse1",
"Bass",
"Gunshots",
"Verse2",
"SwitchBeatLight",
"LightBeat/Verse3",
"TransitionTest",
"TestBeat",
"Closer",
"Outro"
],
"automation": []
},
"tracks": [
{
"track_name": "Intro",
"bassline_name": "Intro",
"type": "bassline",
"tags": "audiofileprocessor",
"instruments": [
{
"instrument_name": "MB 808 (20).wav"
"instrument_name": "MB 808 (20).wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "1",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "/Users/felipeferraz/Documents/lmms/metro_boomin_drum_kit/Metro Boomin Drum Kit/808s/MB 808 (20).wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "Cymatics x S1 - Closed Hihat 8.wav"
"instrument_name": "Cymatics x S1 - Closed Hihat 8.wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "/Users/felipeferraz/Documents/lmms/Cymatics x S1 - Artist Series Sample Pack/Hihats/Cymatics x S1 - Closed Hihat 8.wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "Cymatics x S1 - Open Hihat 10.wav"
"instrument_name": "Cymatics x S1 - Open Hihat 10.wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "/Users/felipeferraz/Documents/lmms/Cymatics x S1 - Artist Series Sample Pack/Hihats/Cymatics x S1 - Open Hihat 10.wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "Cymatics x S1 - Juno Bass 1 - F.wav"
"instrument_name": "Cymatics x S1 - Juno Bass 1 - F.wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "/Users/felipeferraz/Documents/lmms/Cymatics x S1 - Artist Series Sample Pack/Basses/Cymatics x S1 - Juno Bass 1 - F.wav",
"lframe": "1.4077845e-06",
"stutter": "0",
"interp": "1",
"sframe": "7.0389217e-07",
"looped": "0",
"eframe": "0.99999791",
"reversed": "0"
}
},
{
"instrument_name": "Cymatics x S1 - Juno Bass 2 - F.wav"
"instrument_name": "Cymatics x S1 - Juno Bass 2 - F.wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "119.9",
"pitchrange": "1",
"basenote": "79",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "90",
"src": "/Users/felipeferraz/Documents/lmms/Cymatics x S1 - Artist Series Sample Pack/Basses/Cymatics x S1 - Juno Bass 2 - F.wav",
"lframe": "4.9272177e-05",
"stutter": "0",
"interp": "1",
"sframe": "4.2233296e-05",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "Cymatics - Gun Cock.wav"
"instrument_name": "Cymatics - Gun Cock.wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100.1",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "/Users/felipeferraz/Documents/lmms/Cymatics - Trap Starter Pack/FX/Cymatics - Gun Cock.wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "Cymatics - Gunshot Beefy.wav"
"instrument_name": "Cymatics - Gunshot Beefy.wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "/Users/felipeferraz/Documents/lmms/Cymatics - Trap Starter Pack/FX/Cymatics - Gunshot Beefy.wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "Cymatics - Adrenaline Clap.wav"
"instrument_name": "Cymatics - Adrenaline Clap.wav",
"instrument_type": "0",
"pitch": "0",
"pan": "-0.1",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "/Users/felipeferraz/Documents/lmms/Cymatics - Trap Starter Pack/Claps/Cymatics - Adrenaline Clap.wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "Cymatics - Blasted 808 - C.wav"
"instrument_name": "Cymatics - Blasted 808 - C.wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "/Users/felipeferraz/Documents/lmms/Cymatics - Trap Starter Pack/808s/Cymatics - Blasted 808 - C.wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "Cymatics - Titan Kick 48 - F#.wav"
"instrument_name": "Cymatics - Titan Kick 48 - F#.wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "/Users/felipeferraz/Documents/lmms/Cymatics - Future Bass Starter Pack/Drums - One Shots/Kicks/Cymatics - Titan Kick 48 - F#.wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "Cymatics - 9God Snare 5 - A.wav"
"instrument_name": "Cymatics - 9God Snare 5 - A.wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "/Users/felipeferraz/Documents/lmms/Cymatics - 9God Hip Hop Sample Pack/Drums - One Shots/Snares/Cymatics - 9God Snare 5 - A.wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "Cymatics - 9God Snare 4 - G#.wav"
"instrument_name": "Cymatics - 9God Snare 4 - G#.wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "/Users/felipeferraz/Documents/lmms/Cymatics - 9God Hip Hop Sample Pack/Drums - One Shots/Snares/Cymatics - 9God Snare 4 - G#.wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "Cymatics x S1 - Closed Hihat 10.wav"
"instrument_name": "Cymatics x S1 - Closed Hihat 10.wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "/Users/felipeferraz/Documents/lmms/Cymatics x S1 - Artist Series Sample Pack/Hihats/Cymatics x S1 - Closed Hihat 10.wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "MB Lumi Hit.wav"
"instrument_name": "MB Lumi Hit.wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "99.900002",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "/Users/felipeferraz/Documents/lmms/metro_boomin_drum_kit/Metro Boomin Drum Kit/Extras/MB Lumi Hit.wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "Cymatics - Titan Arp Loop 2 - 100 BPM E Min.wav"
"instrument_name": "Cymatics - Titan Arp Loop 2 - 100 BPM E Min.wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "/Users/felipeferraz/Documents/lmms/Cymatics - Future Bass Starter Pack/Synths - Loops/Arp Loops/Cymatics - Titan Arp Loop 2 - 100 BPM E Min.wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "MB Clap (12).wav"
"instrument_name": "MB Clap (12).wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "/Users/felipeferraz/Documents/lmms/metro_boomin_drum_kit/Metro Boomin Drum Kit/Claps/MB Clap (12).wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
}
]
},
{
"track_name": "Verse1",
"bassline_name": "Verse1",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Bass",
"bassline_name": "Bass",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "100",
"fxch": "0",
"usemasterpitch": "1"
},
"plugin_name": "audiofileprocessor",
"audiofileprocessor": {
"lframe": "0",
"amp": "100",
"sframe": "0",
"eframe": "1",
"interp": "1",
"looped": "0",
"reversed": "0",
"stutter": "0",
"src": "instruments/e_piano_accord01.ogg"
},
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"lspd_syncmode": "0",
"lspd_denominator": "4",
"ctlenvamt": "0",
"sustain": "0.5",
"lspd": "0.1",
"rel": "0.1",
"amt": "0",
"x100": "0",
"lshp": "0",
"userwavefile": "",
"att": "0",
"lpdel": "0",
"lspd_numerator": "4",
"latt": "0",
"lamt": "0",
"hold": "0.5",
"dec": "0.5",
"pdel": "0"
},
"elcut": {
"lspd_syncmode": "0",
"lspd_denominator": "4",
"ctlenvamt": "0",
"sustain": "0.5",
"lspd": "0.1",
"rel": "0.1",
"amt": "0",
"x100": "0",
"lshp": "0",
"userwavefile": "",
"att": "0",
"lpdel": "0",
"lspd_numerator": "4",
"latt": "0",
"lamt": "0",
"hold": "0.5",
"dec": "0.5",
"pdel": "0"
},
"elres": {
"lspd_syncmode": "0",
"lspd_denominator": "4",
"ctlenvamt": "0",
"sustain": "0.5",
"lspd": "0.1",
"rel": "0.1",
"amt": "0",
"x100": "0",
"lshp": "0",
"userwavefile": "",
"att": "0",
"lpdel": "0",
"lspd_numerator": "4",
"latt": "0",
"lamt": "0",
"hold": "0.5",
"dec": "0.5",
"pdel": "0"
},
"chordcreator": {
"chord-enabled": "0",
"chord": "0",
"chordrange": "1"
},
"arpeggiator": {
"arpgate": "100",
"arp-enabled": "0",
"arpmode": "0",
"arpskip": "0",
"arptime": "200",
"arpdir": "0",
"arprange": "1",
"arptime_denominator": "4",
"arpmiss": "0",
"arpcycle": "0",
"arptime_syncmode": "0",
"arptime_numerator": "4",
"arp": "0"
},
"midiport": {
"inputchannel": "0",
"fixedoutputvelocity": "-1",
"basevelocity": "63",
"readable": "0",
"outputcontroller": "0",
"writable": "0",
"outputchannel": "1",
"fixedinputvelocity": "-1",
"fixedoutputnote": "-1",
"outputprogram": "1",
"inputcontroller": "0"
},
"fxchain": {
"enabled": "0",
"numofeffects": "0"
},
"track_name": "e_piano_accord01.ogg",
"type": "plugin",
"instruments": []
"type": "plugin"
},
{
"track_name": "Gunshots",
"bassline_name": "Gunshots",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Verse2",
"bassline_name": "Verse2",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "SwitchBeatLight",
"bassline_name": "SwitchBeatLight",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "LightBeat/Verse3",
"bassline_name": "LightBeat/Verse3",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "TransitionTest",
"bassline_name": "TransitionTest",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "TestBeat",
"bassline_name": "TestBeat",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Closer",
"bassline_name": "Closer",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "100",
"fxch": "0",
"usemasterpitch": "1"
},
"instrument_name": "zynaddsubfx",
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"lspd_syncmode": "0",
"lspd_denominator": "4",
"ctlenvamt": "0",
"sustain": "0.5",
"lspd": "0.1",
"rel": "0.1",
"amt": "0",
"x100": "0",
"lshp": "0",
"userwavefile": "",
"att": "0",
"lpdel": "0",
"lspd_numerator": "4",
"latt": "0",
"lamt": "0",
"hold": "0.5",
"dec": "0.5",
"pdel": "0"
},
"elcut": {
"lspd_syncmode": "0",
"lspd_denominator": "4",
"ctlenvamt": "0",
"sustain": "0.5",
"lspd": "0.1",
"rel": "0.1",
"amt": "0",
"x100": "0",
"lshp": "0",
"userwavefile": "",
"att": "0",
"lpdel": "0",
"lspd_numerator": "4",
"latt": "0",
"lamt": "0",
"hold": "0.5",
"dec": "0.5",
"pdel": "0"
},
"elres": {
"lspd_syncmode": "0",
"lspd_denominator": "4",
"ctlenvamt": "0",
"sustain": "0.5",
"lspd": "0.1",
"rel": "0.1",
"amt": "0",
"x100": "0",
"lshp": "0",
"userwavefile": "",
"att": "0",
"lpdel": "0",
"lspd_numerator": "4",
"latt": "0",
"lamt": "0",
"hold": "0.5",
"dec": "0.5",
"pdel": "0"
},
"chordcreator": {
"chord-enabled": "0",
"chord": "0",
"chordrange": "1"
},
"arpeggiator": {
"arpgate": "100",
"arp-enabled": "0",
"arpmode": "0",
"arpskip": "0",
"arptime": "200",
"arpdir": "0",
"arprange": "1",
"arptime_denominator": "4",
"arpmiss": "0",
"arpcycle": "0",
"arptime_syncmode": "0",
"arptime_numerator": "4",
"arp": "0"
},
"midiport": {
"inputchannel": "0",
"fixedoutputvelocity": "-1",
"basevelocity": "63",
"readable": "0",
"outputcontroller": "0",
"writable": "0",
"outputchannel": "1",
"fixedinputvelocity": "-1",
"fixedoutputnote": "-1",
"outputprogram": "1",
"inputcontroller": "0"
},
"fxchain": {
"enabled": "0",
"numofeffects": "0"
},
"instrument_effects": [
{
"type": "3",
"preset": "0",
"par": "119",
"route": "0"
},
{
"type": "1",
"preset": "0",
"par": "64",
"route": "0"
},
{
"type": "0",
"route": "0"
}
],
"system_effects": [
{
"type": "0",
"vol": "0",
"send_vol": "0"
},
{
"type": "0",
"vol": "0",
"send_vol": "0"
},
{
"type": "0",
"vol": "0",
"send_vol": "0"
},
{
"type": "0",
"vol": "0"
}
],
"insertion_effects": [
{
"part": "-1",
"type": "0"
},
{
"part": "-1",
"type": "0"
},
{
"part": "-1",
"type": "0"
},
{
"part": "-1",
"type": "0"
},
{
"part": "-1",
"type": "0"
},
{
"part": "-1",
"type": "0"
},
{
"part": "-1",
"type": "0"
},
{
"part": "-1",
"type": "0"
}
],
"controller": {
"pitchwheel_bendrange": "100",
"panning_depth": "64",
"filter_cutoff_depth": "64",
"filter_q_depth": "64",
"bandwidth_depth": "64",
"mod_wheel_depth": "80",
"portamento_time": "64",
"portamento_pitchthresh": "3",
"portamento_pitchthreshtype": "1",
"portamento_portamento": "0",
"portamento_updowntimestretch": "64",
"portamento_proportional": "0",
"portamento_proprate": "80",
"portamento_propdepth": "90",
"resonance_center_depth": "64",
"resonance_bandwidth_depth": "64"
},
"track_name": "Full Strings",
"type": "plugin",
"instruments": []
"type": "plugin"
},
{
"track_name": "Outro",
"bassline_name": "Outro",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "100",
"fxch": "0",
"usemasterpitch": "1"
},
"plugin_name": "audiofileprocessor",
"audiofileprocessor": {
"lframe": "0",
"amp": "100",
"sframe": "0",
"eframe": "1",
"interp": "1",
"looped": "0",
"reversed": "0",
"stutter": "0",
"src": "stringsnpads/rave_choir01.ogg"
},
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"lspd_syncmode": "0",
"lspd_denominator": "4",
"ctlenvamt": "0",
"sustain": "0.5",
"lspd": "0.1",
"rel": "0.1",
"amt": "0",
"x100": "0",
"lshp": "0",
"userwavefile": "",
"att": "0",
"lpdel": "0",
"lspd_numerator": "4",
"latt": "0",
"lamt": "0",
"hold": "0.5",
"dec": "0.5",
"pdel": "0"
},
"elcut": {
"lspd_syncmode": "0",
"lspd_denominator": "4",
"ctlenvamt": "0",
"sustain": "0.5",
"lspd": "0.1",
"rel": "0.1",
"amt": "0",
"x100": "0",
"lshp": "0",
"userwavefile": "",
"att": "0",
"lpdel": "0",
"lspd_numerator": "4",
"latt": "0",
"lamt": "0",
"hold": "0.5",
"dec": "0.5",
"pdel": "0"
},
"elres": {
"lspd_syncmode": "0",
"lspd_denominator": "4",
"ctlenvamt": "0",
"sustain": "0.5",
"lspd": "0.1",
"rel": "0.1",
"amt": "0",
"x100": "0",
"lshp": "0",
"userwavefile": "",
"att": "0",
"lpdel": "0",
"lspd_numerator": "4",
"latt": "0",
"lamt": "0",
"hold": "0.5",
"dec": "0.5",
"pdel": "0"
},
"chordcreator": {
"chord-enabled": "0",
"chord": "0",
"chordrange": "1"
},
"arpeggiator": {
"arpgate": "100",
"arp-enabled": "0",
"arpmode": "0",
"arpskip": "0",
"arptime": "200",
"arpdir": "0",
"arprange": "1",
"arptime_denominator": "4",
"arpmiss": "0",
"arpcycle": "0",
"arptime_syncmode": "0",
"arptime_numerator": "4",
"arp": "0"
},
"midiport": {
"inputchannel": "0",
"fixedoutputvelocity": "-1",
"basevelocity": "63",
"readable": "0",
"outputcontroller": "0",
"writable": "0",
"outputchannel": "1",
"fixedinputvelocity": "-1",
"fixedoutputnote": "-1",
"outputprogram": "1",
"inputcontroller": "0"
},
"fxchain": {
"enabled": "0",
"numofeffects": "0"
},
"track_name": "rave_choir01.ogg",
"type": "plugin",
"instruments": []
"type": "plugin"
}
]
}

View File

@ -1,78 +1,496 @@
{
"file": "mmp/Gustavo Castro.mmp",
"file": "Gustavo Castro",
"src": "/nethome/jotachina/projetos/mmpSearch/mmp/Gustavo Castro.mmp",
"bpm": "145",
"tags": {
"TAG": [
"plugin",
"sample",
"bassline",
"automation"
],
"plugin": [
"tripleoscillator",
"audiofileprocessor"
],
"sample": [
"Sample track"
],
"bassline": [
"Beat/Bassline 0",
"Refrão",
"Batida/Linha de Baixo 2",
"Batida/Linha de Baixo 3",
"Batida/Linha de Baixo 4"
],
"automation": [
"Automation track"
]
},
"tracks": [
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "100",
"fxch": "0",
"usemasterpitch": "1"
},
"instrument_name": "tripleoscillator",
"tags": "tripleoscillator",
"tripleoscillator": {
"finel0": "0",
"pan0": "0",
"wavetype1": "0",
"userwavefile1": "",
"stphdetun2": "0",
"finer1": "0",
"pan1": "0",
"pan2": "0",
"vol0": "33",
"modalgo2": "2",
"phoffset2": "0",
"coarse1": "-12",
"finer0": "0",
"coarse0": "0",
"finel1": "0",
"phoffset1": "0",
"modalgo1": "2",
"finel2": "0",
"coarse2": "-24",
"stphdetun0": "0",
"finer2": "0",
"modalgo3": "2",
"stphdetun1": "0",
"userwavefile0": "",
"phoffset0": "0",
"vol2": "33",
"vol1": "33",
"wavetype0": "0",
"userwavefile2": "",
"wavetype2": "0"
},
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"lspd_numerator": "4",
"amt": "0",
"lspd": "0.1",
"lpdel": "0",
"lspd_denominator": "4",
"userwavefile": "",
"ctlenvamt": "0",
"lshp": "0",
"lspd_syncmode": "0",
"att": "0",
"dec": "0.5",
"pdel": "0",
"rel": "0.1",
"lamt": "0",
"sustain": "0.5",
"x100": "0",
"latt": "0",
"hold": "0.5"
},
"elcut": {
"lspd_numerator": "4",
"amt": "0",
"lspd": "0.1",
"lpdel": "0",
"lspd_denominator": "4",
"userwavefile": "",
"ctlenvamt": "0",
"lshp": "0",
"lspd_syncmode": "0",
"att": "0",
"dec": "0.5",
"pdel": "0",
"rel": "0.1",
"lamt": "0",
"sustain": "0.5",
"x100": "0",
"latt": "0",
"hold": "0.5"
},
"elres": {
"lspd_numerator": "4",
"amt": "0",
"lspd": "0.1",
"lpdel": "0",
"lspd_denominator": "4",
"userwavefile": "",
"ctlenvamt": "0",
"lshp": "0",
"lspd_syncmode": "0",
"att": "0",
"dec": "0.5",
"pdel": "0",
"rel": "0.1",
"lamt": "0",
"sustain": "0.5",
"x100": "0",
"latt": "0",
"hold": "0.5"
},
"chordcreator": {
"chord": "0",
"chord-enabled": "0",
"chordrange": "1"
},
"arpeggiator": {
"arprange": "1",
"arpcycle": "0",
"arpskip": "0",
"arptime_numerator": "4",
"arp": "0",
"arpmode": "0",
"arpdir": "0",
"arptime": "100",
"arptime_denominator": "4",
"arptime_syncmode": "0",
"arp-enabled": "0",
"arpmiss": "0",
"arpgate": "100"
},
"midiport": {
"inputchannel": "0",
"fixedoutputnote": "-1",
"basevelocity": "63",
"inputcontroller": "0",
"outputprogram": "1",
"writable": "0",
"outputcontroller": "0",
"fixedinputvelocity": "-1",
"fixedoutputvelocity": "-1",
"outputchannel": "1",
"readable": "0"
},
"fxchain": {
"enabled": "0",
"numofeffects": "0"
},
"track_name": "TripleOscillator",
"type": "plugin",
"instruments": []
"type": "plugin"
},
{
"track_name": "Sample track",
"sample_name": null,
"type": "sample",
"instruments": []
"sample_info": {
"pan": "0",
"vol": "100"
}
},
{
"track_name": "Beat/Bassline 0",
"bassline_name": "Beat/Bassline 0",
"type": "bassline",
"tags": "audiofileprocessor",
"instruments": [
{
"instrument_name": "bassdrum01.ogg"
"instrument_name": "bassdrum01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/bassdrum01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "snare_acoustic01.ogg"
"instrument_name": "snare_acoustic01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/snare_acoustic01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "hihat_closed01.ogg"
"instrument_name": "hihat_closed01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/hihat_closed01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "kick01.ogg"
"instrument_name": "kick01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/kick01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "snare03.ogg"
"instrument_name": "snare03.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0.1",
"vol": "100.3",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/snare03.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "zap03.ogg"
"instrument_name": "zap03.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/zap03.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "zap02.ogg"
"instrument_name": "zap02.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/zap02.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "electric_ping01.ogg"
"instrument_name": "electric_ping01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "misc/electric_ping01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "steel_guitar_slight_distorted01.ogg"
"instrument_name": "steel_guitar_slight_distorted01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "-0.60000002",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "instruments/steel_guitar_slight_distorted01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "ride01.ogg"
"instrument_name": "ride01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/ride01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "shaker02.ogg"
"instrument_name": "shaker02.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/shaker02.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "steel_guitar_heavy_distorted01.ogg"
"instrument_name": "steel_guitar_heavy_distorted01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "1",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "instruments/steel_guitar_heavy_distorted01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
}
]
},
{
"track_name": "Refrão",
"bassline_name": "Refrão",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Batida/Linha de Baixo 2",
"bassline_name": "Batida/Linha de Baixo 2",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Batida/Linha de Baixo 3",
"bassline_name": "Batida/Linha de Baixo 3",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Batida/Linha de Baixo 4",
"bassline_name": "Batida/Linha de Baixo 4",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"automations": [
{
"automation_name": "Automation track",
"type": "automation",
"automation_patterns": [],
"automationtrack": "Present"
}
]
}
]
}

View File

@ -1,146 +1,723 @@
{
"file": "mmp/Iara Rodrigues.mmp",
"file": "Iara Rodrigues",
"src": "/nethome/jotachina/projetos/mmpSearch/mmp/Iara Rodrigues.mmp",
"bpm": "110",
"tags": {
"TAG": [
"plugin",
"sample",
"bassline",
"automation"
],
"plugin": [
"tripleoscillator",
"audiofileprocessor"
],
"sample": [
"Sample track"
],
"bassline": [
"Beat/Bassline 0",
"Bassline 1",
"piu /Bassline2",
"pieino",
" pieino 2",
" pieino 3",
"Violino",
"baixo engual eu",
"!!bass",
"start?",
"meow",
"meio",
"Clone de meio",
"emelym"
],
"automation": [
"Automation track"
]
},
"tracks": [
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "100",
"fxch": "0",
"usemasterpitch": "1"
},
"instrument_name": "tripleoscillator",
"tags": "tripleoscillator",
"tripleoscillator": {
"coarse0": "0",
"finel0": "0",
"wavetype2": "0",
"userwavefile1": "",
"finer2": "0",
"finel2": "0",
"stphdetun2": "0",
"phoffset1": "0",
"vol1": "33",
"modalgo3": "2",
"phoffset2": "0",
"finer0": "0",
"vol0": "33",
"pan2": "0",
"userwavefile2": "",
"stphdetun1": "0",
"modalgo1": "2",
"pan0": "0",
"stphdetun0": "0",
"coarse2": "-24",
"pan1": "0",
"wavetype1": "0",
"vol2": "33",
"finel1": "0",
"phoffset0": "0",
"userwavefile0": "",
"coarse1": "-12",
"finer1": "0",
"wavetype0": "0",
"modalgo2": "2"
},
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"rel": "0.1",
"lspd": "0.1",
"lamt": "0",
"ctlenvamt": "0",
"userwavefile": "",
"latt": "0",
"hold": "0.5",
"lpdel": "0",
"amt": "0",
"lspd_syncmode": "0",
"dec": "0.5",
"lshp": "0",
"att": "0",
"lspd_denominator": "4",
"x100": "0",
"sustain": "0.5",
"lspd_numerator": "4",
"pdel": "0"
},
"elcut": {
"rel": "0.1",
"lspd": "0.1",
"lamt": "0",
"ctlenvamt": "0",
"userwavefile": "",
"latt": "0",
"hold": "0.5",
"lpdel": "0",
"amt": "0",
"lspd_syncmode": "0",
"dec": "0.5",
"lshp": "0",
"att": "0",
"lspd_denominator": "4",
"x100": "0",
"sustain": "0.5",
"lspd_numerator": "4",
"pdel": "0"
},
"elres": {
"rel": "0.1",
"lspd": "0.1",
"lamt": "0",
"ctlenvamt": "0",
"userwavefile": "",
"latt": "0",
"hold": "0.5",
"lpdel": "0",
"amt": "0",
"lspd_syncmode": "0",
"dec": "0.5",
"lshp": "0",
"att": "0",
"lspd_denominator": "4",
"x100": "0",
"sustain": "0.5",
"lspd_numerator": "4",
"pdel": "0"
},
"chordcreator": {
"chordrange": "1",
"chord-enabled": "0",
"chord": "0"
},
"arpeggiator": {
"arprange": "1",
"arptime": "100",
"arpdir": "0",
"arpmode": "0",
"arptime_numerator": "4",
"arptime_denominator": "4",
"arp": "0",
"arpgate": "100",
"arpmiss": "0",
"arptime_syncmode": "0",
"arpcycle": "0",
"arpskip": "0",
"arp-enabled": "0"
},
"midiport": {
"fixedoutputvelocity": "-1",
"outputprogram": "1",
"basevelocity": "63",
"inputcontroller": "0",
"fixedinputvelocity": "-1",
"outputchannel": "1",
"readable": "0",
"writable": "0",
"inputchannel": "0",
"outputcontroller": "0",
"fixedoutputnote": "-1"
},
"fxchain": {
"numofeffects": "0",
"enabled": "0"
},
"track_name": "TripleOscillator",
"type": "plugin",
"instruments": []
"type": "plugin"
},
{
"track_name": "Sample track",
"sample_name": null,
"type": "sample",
"instruments": []
"sample_info": {
"pan": "0",
"vol": "100"
}
},
{
"track_name": "Beat/Bassline 0",
"bassline_name": "Beat/Bassline 0",
"type": "bassline",
"tags": "audiofileprocessor",
"instruments": [
{
"instrument_name": "Kicker"
"instrument_name": "Kicker",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1"
},
{
"instrument_name": "kick_distorted01.ogg"
"instrument_name": "kick_distorted01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/kick_distorted01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "clap04.ogg"
"instrument_name": "clap04.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/clap04.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "rim01.ogg"
"instrument_name": "rim01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/rim01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "shaker02.ogg"
"instrument_name": "shaker02.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/shaker02.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "bassdrum_acoustic01.ogg"
"instrument_name": "bassdrum_acoustic01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/bassdrum_acoustic01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "hihat_closed01.ogg"
"instrument_name": "hihat_closed01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/hihat_closed01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "kick_long01.ogg"
"instrument_name": "kick_long01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/kick_long01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "piano01.ogg"
"instrument_name": "piano01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "instruments/piano01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "violin_double_stop01.ogg"
"instrument_name": "violin_double_stop01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "instruments/violin_double_stop01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "harpsichord01.ogg"
"instrument_name": "harpsichord01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "instruments/harpsichord01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "bassslap02.ogg"
"instrument_name": "bassslap02.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "instruments/bassslap02.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "bassslap01.ogg"
"instrument_name": "bassslap01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "-0.4",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "instruments/bassslap01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "cello01.ogg"
"instrument_name": "cello01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "instruments/cello01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "bassslap01.ogg"
"instrument_name": "bassslap01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "99.8",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "instruments/bassslap01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "bass!.ogg"
"instrument_name": "bass!.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "99.8",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "misc/bass!.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "chroma_sound_effect01.ogg"
"instrument_name": "chroma_sound_effect01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "effects/chroma_sound_effect01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "110011__tuberatanka__cat-meow.wav"
"instrument_name": "110011__tuberatanka__cat-meow.wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "C:/Users/grigo/Downloads/110011__tuberatanka__cat-meow.wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "wind_chimes01.ogg"
"instrument_name": "wind_chimes01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "effects/wind_chimes01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "auauEmy.wav"
"instrument_name": "auauEmy.wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "C:/Users/grigo/Downloads/auauEmy.wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
}
]
},
{
"track_name": "Bassline 1",
"bassline_name": "Bassline 1",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "piu /Bassline2",
"automations": [
{
"automation_name": "Automation track",
"type": "automation",
"automation_patterns": [],
"automationtrack": "Present"
}
]
},
{
"bassline_name": "piu /Bassline2",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "pieino",
"bassline_name": "pieino",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": " pieino 2",
"bassline_name": " pieino 2",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": " pieino 3",
"bassline_name": " pieino 3",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Violino",
"bassline_name": "Violino",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "baixo engual eu",
"bassline_name": "baixo engual eu",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "!!bass",
"bassline_name": "!!bass",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "start?",
"bassline_name": "start?",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "meow",
"bassline_name": "meow",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "meio",
"bassline_name": "meio",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de meio",
"bassline_name": "Clone de meio",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "emelym",
"bassline_name": "emelym",
"type": "bassline",
"tags": "",
"instruments": []
}
]

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,369 @@
{
"file": "Samanta Freire",
"src": "/nethome/jotachina/projetos/mmpSearch/mmp/Samanta Freire.mmp",
"bpm": "140",
"tags": {
"TAG": [
"plugin",
"sample",
"bassline"
],
"plugin": [
"tripleoscillator",
"audiofileprocessor"
],
"sample": [
"Sample track"
],
"bassline": [
"Beat/Bassline 0",
"Beat/Bassline 1",
"Beat/Bassline 2",
"Beat/Bassline 3",
"Beat/Bassline 4",
"Beat/Bassline 5"
],
"automation": []
},
"tracks": [
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "100",
"fxch": "0",
"usemasterpitch": "1"
},
"instrument_name": "tripleoscillator",
"tags": "tripleoscillator",
"tripleoscillator": {
"vol1": "33",
"modalgo1": "2",
"finel1": "0",
"finer1": "0",
"modalgo2": "2",
"finer0": "0",
"pan2": "0",
"pan1": "0",
"vol2": "33",
"stphdetun2": "0",
"wavetype0": "0",
"userwavefile1": "",
"finer2": "0",
"finel0": "0",
"coarse0": "0",
"wavetype2": "0",
"phoffset2": "0",
"userwavefile2": "",
"userwavefile0": "",
"stphdetun1": "0",
"coarse1": "-12",
"finel2": "0",
"modalgo3": "2",
"wavetype1": "0",
"phoffset1": "0",
"stphdetun0": "0",
"phoffset0": "0",
"coarse2": "-24",
"pan0": "0",
"vol0": "33"
},
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"lshp": "0",
"lspd_numerator": "4",
"dec": "0.5",
"pdel": "0",
"rel": "0.1",
"x100": "0",
"lspd_denominator": "4",
"sustain": "0.5",
"att": "0",
"lspd": "0.1",
"lamt": "0",
"userwavefile": "",
"lspd_syncmode": "0",
"hold": "0.5",
"latt": "0",
"lpdel": "0",
"ctlenvamt": "0",
"amt": "0"
},
"elcut": {
"lshp": "0",
"lspd_numerator": "4",
"dec": "0.5",
"pdel": "0",
"rel": "0.1",
"x100": "0",
"lspd_denominator": "4",
"sustain": "0.5",
"att": "0",
"lspd": "0.1",
"lamt": "0",
"userwavefile": "",
"lspd_syncmode": "0",
"hold": "0.5",
"latt": "0",
"lpdel": "0",
"ctlenvamt": "0",
"amt": "0"
},
"elres": {
"lshp": "0",
"lspd_numerator": "4",
"dec": "0.5",
"pdel": "0",
"rel": "0.1",
"x100": "0",
"lspd_denominator": "4",
"sustain": "0.5",
"att": "0",
"lspd": "0.1",
"lamt": "0",
"userwavefile": "",
"lspd_syncmode": "0",
"hold": "0.5",
"latt": "0",
"lpdel": "0",
"ctlenvamt": "0",
"amt": "0"
},
"chordcreator": {
"chord": "0",
"chordrange": "1",
"chord-enabled": "0"
},
"arpeggiator": {
"arptime_denominator": "4",
"arpmode": "0",
"arpskip": "0",
"arpgate": "100",
"arpdir": "0",
"arptime": "100",
"arp": "0",
"arpcycle": "0",
"arptime_numerator": "4",
"arpmiss": "0",
"arprange": "1",
"arptime_syncmode": "0",
"arp-enabled": "0"
},
"midiport": {
"fixedoutputvelocity": "-1",
"outputprogram": "1",
"inputcontroller": "0",
"writable": "0",
"fixedinputvelocity": "-1",
"outputcontroller": "0",
"basevelocity": "63",
"readable": "0",
"inputchannel": "0",
"fixedoutputnote": "-1",
"outputchannel": "1"
},
"fxchain": {
"numofeffects": "0",
"enabled": "0"
},
"track_name": "TripleOscillator",
"type": "plugin"
},
{
"track_name": "Sample track",
"sample_name": null,
"type": "sample",
"sample_info": {
"pan": "0",
"vol": "100"
}
},
{
"bassline_name": "Beat/Bassline 0",
"type": "bassline",
"tags": "audiofileprocessor",
"instruments": [
{
"instrument_name": "Kicker",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1"
},
{
"instrument_name": "bassdrum01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/bassdrum01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "hihat_closed05.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/hihat_closed05.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "chorus01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "stringsnpads/chorus01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "kick01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/kick01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "Drone Arp",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "69",
"fxch": "0",
"usemasterpitch": "1"
},
{
"instrument_name": "vapo.wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "99.7",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "C:/Users/Samanta/Downloads/vapo.wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "OpulenZ",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1"
}
]
},
{
"bassline_name": "Beat/Bassline 1",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "Beat/Bassline 2",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "Beat/Bassline 3",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "Beat/Bassline 4",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "Beat/Bassline 5",
"type": "bassline",
"tags": "",
"instruments": []
}
]
}

View File

@ -0,0 +1,410 @@
{
"file": "SonsAlignígenas",
"src": "/nethome/jotachina/projetos/mmpSearch/mmp/SonsAlignígenas.mmp",
"bpm": "140",
"tags": {
"TAG": [
"plugin",
"sample",
"bassline"
],
"plugin": [
"tripleoscillator",
"audiofileprocessor"
],
"sample": [
"Sample track"
],
"bassline": [
"Batida/Linha de Baixo 0",
"Batida/Linha de Baixo 3",
"Batida/Linha de Baixo 2",
"Batida/Linha de Baixo 1"
],
"automation": []
},
"tracks": [
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "100",
"fxch": "0",
"usemasterpitch": "1"
},
"instrument_name": "tripleoscillator",
"tags": "tripleoscillator",
"tripleoscillator": {
"finel2": "0",
"modalgo1": "2",
"vol1": "33",
"finer0": "0",
"stphdetun0": "0",
"userwavefile2": "",
"phoffset0": "0",
"wavetype0": "0",
"phoffset1": "0",
"userwavefile1": "",
"vol2": "33",
"coarse2": "-24",
"modalgo3": "2",
"userwavefile0": "",
"finer1": "0",
"finel1": "0",
"pan0": "0",
"wavetype2": "0",
"finel0": "0",
"pan1": "0",
"finer2": "0",
"coarse1": "-12",
"wavetype1": "0",
"stphdetun2": "0",
"coarse0": "0",
"modalgo2": "2",
"pan2": "0",
"vol0": "33",
"stphdetun1": "0",
"phoffset2": "0"
},
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"lspd": "0.1",
"latt": "0",
"lspd_syncmode": "0",
"rel": "0.1",
"lspd_denominator": "4",
"lshp": "0",
"x100": "0",
"sustain": "0.5",
"userwavefile": "",
"ctlenvamt": "0",
"dec": "0.5",
"amt": "0",
"lspd_numerator": "4",
"att": "0",
"lamt": "0",
"lpdel": "0",
"pdel": "0",
"hold": "0.5"
},
"elcut": {
"lspd": "0.1",
"latt": "0",
"lspd_syncmode": "0",
"rel": "0.1",
"lspd_denominator": "4",
"lshp": "0",
"x100": "0",
"sustain": "0.5",
"userwavefile": "",
"ctlenvamt": "0",
"dec": "0.5",
"amt": "0",
"lspd_numerator": "4",
"att": "0",
"lamt": "0",
"lpdel": "0",
"pdel": "0",
"hold": "0.5"
},
"elres": {
"lspd": "0.1",
"latt": "0",
"lspd_syncmode": "0",
"rel": "0.1",
"lspd_denominator": "4",
"lshp": "0",
"x100": "0",
"sustain": "0.5",
"userwavefile": "",
"ctlenvamt": "0",
"dec": "0.5",
"amt": "0",
"lspd_numerator": "4",
"att": "0",
"lamt": "0",
"lpdel": "0",
"pdel": "0",
"hold": "0.5"
},
"chordcreator": {
"chord-enabled": "0",
"chord": "0",
"chordrange": "1"
},
"arpeggiator": {
"arp-enabled": "0",
"arprange": "1",
"arpskip": "0",
"arpmiss": "0",
"arptime_denominator": "4",
"arpmode": "0",
"arpcycle": "0",
"arptime": "100",
"arp": "0",
"arptime_syncmode": "0",
"arpdir": "0",
"arpgate": "100",
"arptime_numerator": "4"
},
"midiport": {
"fixedinputvelocity": "-1",
"outputprogram": "1",
"outputcontroller": "0",
"fixedoutputvelocity": "-1",
"readable": "0",
"inputcontroller": "0",
"basevelocity": "63",
"writable": "0",
"outputchannel": "1",
"inputchannel": "0",
"fixedoutputnote": "-1"
},
"fxchain": {
"enabled": "0",
"numofeffects": "0"
},
"track_name": "TripleOscillator",
"type": "plugin"
},
{
"track_name": "Sample track",
"sample_name": null,
"type": "sample",
"sample_info": {
"pan": "0",
"vol": "100"
}
},
{
"bassline_name": "Batida/Linha de Baixo 0",
"type": "bassline",
"tags": "audiofileprocessor",
"instruments": [
{
"instrument_name": "Kicker",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1"
},
{
"instrument_name": "OpulenZ",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1"
},
{
"instrument_name": "snare01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/snare01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "clap01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/clap01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "tom01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/tom01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "tom02.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/tom02.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "zap02.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/zap02.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "hihat_opened01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/hihat_opened01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "metronome01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "misc/metronome01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "metronome02.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "misc/metronome02.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
}
]
},
{
"bassline_name": "Batida/Linha de Baixo 3",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "Batida/Linha de Baixo 2",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "Batida/Linha de Baixo 1",
"type": "bassline",
"tags": "",
"instruments": []
}
]
}

443
metadata/Um começo.json Normal file
View File

@ -0,0 +1,443 @@
{
"file": "Um começo",
"src": "/nethome/jotachina/projetos/mmpSearch/mmp/Um começo.mmp",
"bpm": "143",
"tags": {
"TAG": [
"plugin",
"sample",
"bassline",
"automation"
],
"plugin": [
"tripleoscillator",
"audiofileprocessor"
],
"sample": [
"Sample track"
],
"bassline": [
"Violino (Verso 2)",
"Violino (Verso 1 - 1)",
"Guitarra (Verso 1)",
"Guitarra (Ponte)",
"Baixo (Verso 2)",
"Baixo (Refrão)",
"Bateria (Ponte)",
"Bateria (Refrão)",
"Bateria (Verso 1)",
"Base"
],
"automation": [
"Pista de Automação"
]
},
"tracks": [
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "100",
"fxch": "0",
"usemasterpitch": "1"
},
"instrument_name": "tripleoscillator",
"tags": "tripleoscillator",
"tripleoscillator": {
"finel1": "0",
"coarse2": "-24",
"phoffset1": "0",
"modalgo2": "2",
"finel2": "0",
"wavetype2": "0",
"wavetype0": "0",
"userwavefile2": "",
"pan2": "0",
"vol2": "33",
"stphdetun1": "0",
"coarse1": "-12",
"modalgo3": "2",
"modalgo1": "2",
"userwavefile1": "",
"phoffset0": "0",
"vol1": "33",
"finel0": "0",
"pan0": "0",
"userwavefile0": "",
"pan1": "0",
"finer0": "0",
"wavetype1": "0",
"finer2": "0",
"coarse0": "0",
"vol0": "33",
"phoffset2": "0",
"stphdetun2": "0",
"finer1": "0",
"stphdetun0": "0"
},
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"pdel": "0",
"lspd_syncmode": "0",
"att": "0",
"lpdel": "0",
"hold": "0.5",
"lspd": "0.1",
"sustain": "0.5",
"lshp": "0",
"ctlenvamt": "0",
"rel": "0.1",
"lspd_denominator": "4",
"lamt": "0",
"latt": "0",
"x100": "0",
"userwavefile": "",
"amt": "0",
"dec": "0.5",
"lspd_numerator": "4"
},
"elcut": {
"pdel": "0",
"lspd_syncmode": "0",
"att": "0",
"lpdel": "0",
"hold": "0.5",
"lspd": "0.1",
"sustain": "0.5",
"lshp": "0",
"ctlenvamt": "0",
"rel": "0.1",
"lspd_denominator": "4",
"lamt": "0",
"latt": "0",
"x100": "0",
"userwavefile": "",
"amt": "0",
"dec": "0.5",
"lspd_numerator": "4"
},
"elres": {
"pdel": "0",
"lspd_syncmode": "0",
"att": "0",
"lpdel": "0",
"hold": "0.5",
"lspd": "0.1",
"sustain": "0.5",
"lshp": "0",
"ctlenvamt": "0",
"rel": "0.1",
"lspd_denominator": "4",
"lamt": "0",
"latt": "0",
"x100": "0",
"userwavefile": "",
"amt": "0",
"dec": "0.5",
"lspd_numerator": "4"
},
"chordcreator": {
"chord": "0",
"chordrange": "1",
"chord-enabled": "0"
},
"arpeggiator": {
"arptime_syncmode": "0",
"arprange": "1",
"arpmiss": "0",
"arpmode": "0",
"arp-enabled": "0",
"arpcycle": "0",
"arp": "0",
"arptime_numerator": "4",
"arpdir": "0",
"arpskip": "0",
"arpgate": "100",
"arptime": "100",
"arptime_denominator": "4"
},
"midiport": {
"basevelocity": "63",
"inputcontroller": "0",
"outputprogram": "1",
"fixedinputvelocity": "-1",
"readable": "0",
"fixedoutputvelocity": "-1",
"inputchannel": "0",
"writable": "0",
"outputcontroller": "0",
"outputchannel": "1",
"fixedoutputnote": "-1"
},
"fxchain": {
"numofeffects": "0",
"enabled": "0"
},
"track_name": "TripleOscillator",
"type": "plugin"
},
{
"track_name": "Sample track",
"sample_name": null,
"type": "sample",
"sample_info": {
"pan": "0",
"vol": "100"
}
},
{
"bassline_name": "Violino (Verso 2)",
"type": "bassline",
"tags": "audiofileprocessor",
"instruments": [
{
"instrument_name": "bassdrum04.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "1",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/bassdrum04.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "hihat_closed04.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "1.49012e-08",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "1",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/hihat_closed04.ogg",
"lframe": "0.000814111",
"stutter": "0",
"interp": "1",
"sframe": "0.000542741",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "snare_hiphop01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "1",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/snare_hiphop01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "snare_muffled02.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "1",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/snare_muffled02.ogg",
"lframe": "0.000241274",
"stutter": "0",
"interp": "1",
"sframe": "0.000160849",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "snare_muffled01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "99.6",
"pitchrange": "1",
"basenote": "57",
"fxch": "1",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/snare_muffled01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "bassslap01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "2",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "instruments/bassslap01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "violin_pizzicato01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "99.8",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "instruments/violin_pizzicato01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "steel_guitar01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "3",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "instruments/steel_guitar01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
}
]
},
{
"bassline_name": "Violino (Verso 1 - 1)",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "Guitarra (Verso 1)",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "Guitarra (Ponte)",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "Baixo (Verso 2)",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "Baixo (Refrão)",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "Bateria (Ponte)",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "Bateria (Refrão)",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "Bateria (Verso 1)",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "Base",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"automations": [
{
"automation_name": "Pista de Automação",
"type": "automation",
"automation_patterns": [],
"automationtrack": "Present"
}
]
}
]
}

396
metadata/VitorAugusto.json Normal file
View File

@ -0,0 +1,396 @@
{
"file": "VitorAugusto",
"src": "/nethome/jotachina/projetos/mmpSearch/mmp/VitorAugusto.mmp",
"bpm": "140",
"tags": {
"TAG": [
"plugin",
"sample",
"automation",
"bassline"
],
"plugin": [
"tripleoscillator",
"audiofileprocessor"
],
"sample": [
"Sample track"
],
"bassline": [
"Piano",
"Kick",
"Kick_distorted",
"Clap",
"Snare",
"Hihat_closed",
"Hihat_opened",
"Violino"
],
"automation": [
"Automation track"
]
},
"tracks": [
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "100",
"fxch": "0",
"usemasterpitch": "1"
},
"instrument_name": "tripleoscillator",
"tags": "tripleoscillator",
"tripleoscillator": {
"vol1": "33",
"pan0": "0",
"pan2": "0",
"userwavefile1": "",
"pan1": "0",
"userwavefile0": "",
"vol0": "33",
"vol2": "33",
"finel2": "0",
"wavetype1": "0",
"phoffset2": "0",
"finer2": "0",
"wavetype0": "0",
"stphdetun2": "0",
"modalgo3": "2",
"phoffset0": "0",
"stphdetun0": "0",
"finer0": "0",
"wavetype2": "0",
"userwavefile2": "",
"phoffset1": "0",
"coarse0": "0",
"modalgo1": "2",
"coarse1": "-12",
"stphdetun1": "0",
"finel0": "0",
"modalgo2": "2",
"coarse2": "-24",
"finer1": "0",
"finel1": "0"
},
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"amt": "0",
"hold": "0.5",
"lspd": "0.1",
"lspd_denominator": "4",
"lshp": "0",
"sustain": "0.5",
"lamt": "0",
"x100": "0",
"dec": "0.5",
"userwavefile": "",
"pdel": "0",
"lspd_syncmode": "0",
"ctlenvamt": "0",
"lspd_numerator": "4",
"latt": "0",
"lpdel": "0",
"rel": "0.1",
"att": "0"
},
"elcut": {
"amt": "0",
"hold": "0.5",
"lspd": "0.1",
"lspd_denominator": "4",
"lshp": "0",
"sustain": "0.5",
"lamt": "0",
"x100": "0",
"dec": "0.5",
"userwavefile": "",
"pdel": "0",
"lspd_syncmode": "0",
"ctlenvamt": "0",
"lspd_numerator": "4",
"latt": "0",
"lpdel": "0",
"rel": "0.1",
"att": "0"
},
"elres": {
"amt": "0",
"hold": "0.5",
"lspd": "0.1",
"lspd_denominator": "4",
"lshp": "0",
"sustain": "0.5",
"lamt": "0",
"x100": "0",
"dec": "0.5",
"userwavefile": "",
"pdel": "0",
"lspd_syncmode": "0",
"ctlenvamt": "0",
"lspd_numerator": "4",
"latt": "0",
"lpdel": "0",
"rel": "0.1",
"att": "0"
},
"chordcreator": {
"chord-enabled": "0",
"chordrange": "1",
"chord": "0"
},
"arpeggiator": {
"arptime_denominator": "4",
"arpdir": "0",
"arpskip": "0",
"arpgate": "100",
"arprange": "1",
"arpcycle": "0",
"arptime": "100",
"arptime_numerator": "4",
"arp-enabled": "0",
"arpmiss": "0",
"arptime_syncmode": "0",
"arp": "0",
"arpmode": "0"
},
"midiport": {
"outputchannel": "1",
"inputcontroller": "0",
"fixedoutputvelocity": "-1",
"fixedoutputnote": "-1",
"basevelocity": "63",
"fixedinputvelocity": "-1",
"outputprogram": "1",
"inputchannel": "0",
"outputcontroller": "0",
"writable": "0",
"readable": "0"
},
"fxchain": {
"enabled": "0",
"numofeffects": "0"
},
"track_name": "TripleOscillator",
"type": "plugin"
},
{
"track_name": "Sample track",
"sample_name": null,
"type": "sample",
"sample_info": {
"pan": "0",
"vol": "100"
}
},
{
"automations": [
{
"automation_name": "Automation track",
"type": "automation",
"automation_patterns": [],
"automationtrack": "Present"
}
]
},
{
"bassline_name": "Piano",
"type": "bassline",
"tags": "audiofileprocessor",
"instruments": [
{
"instrument_name": "Kicker",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1"
},
{
"instrument_name": "kick_distorted01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "21.6",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/kick_distorted01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "clap01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/clap01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "snare05.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/snare05.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "hihat_closed01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "18.4",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/hihat_closed01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "hihat_opened01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "25.6",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/hihat_opened01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "Analog Piano 1",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1"
},
{
"instrument_name": "Synth Violin 2 Fat",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1"
}
]
},
{
"bassline_name": "Kick",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "Kick_distorted",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "Clap",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "Snare",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "Hihat_closed",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "Hihat_opened",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "Violino",
"type": "bassline",
"tags": "",
"instruments": []
}
]
}

View File

@ -0,0 +1,462 @@
{
"file": "Wesley_Silva_Guimarães",
"src": "/nethome/jotachina/projetos/mmpSearch/mmp/Wesley_Silva_Guimarães.mmp",
"bpm": "140",
"tags": {
"TAG": [
"plugin",
"sample",
"bassline"
],
"plugin": [
"tripleoscillator",
"audiofileprocessor"
],
"sample": [
"Sample track"
],
"bassline": [
"Beat/Bassline 0"
],
"automation": []
},
"tracks": [
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "100",
"fxch": "0",
"usemasterpitch": "1"
},
"instrument_name": "tripleoscillator",
"tags": "tripleoscillator",
"tripleoscillator": {
"finer2": "0",
"vol2": "33",
"phoffset1": "0",
"userwavefile1": "",
"phoffset2": "0",
"pan1": "0",
"pan0": "0",
"coarse1": "-12",
"coarse0": "0",
"modalgo1": "2",
"wavetype0": "0",
"pan2": "0",
"finel2": "0",
"modalgo2": "2",
"vol1": "33",
"finer1": "0",
"wavetype2": "0",
"phoffset0": "0",
"vol0": "33",
"coarse2": "-24",
"userwavefile2": "",
"finel0": "0",
"modalgo3": "2",
"finer0": "0",
"userwavefile0": "",
"stphdetun0": "0",
"stphdetun2": "0",
"finel1": "0",
"stphdetun1": "0",
"wavetype1": "0"
},
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"lspd": "0.1",
"lspd_numerator": "4",
"hold": "0.5",
"sustain": "0.5",
"pdel": "0",
"lspd_syncmode": "0",
"lshp": "0",
"x100": "0",
"userwavefile": "",
"lspd_denominator": "4",
"att": "0",
"lpdel": "0",
"rel": "0.1",
"lamt": "0",
"latt": "0",
"ctlenvamt": "0",
"amt": "0",
"dec": "0.5"
},
"elcut": {
"lspd": "0.1",
"lspd_numerator": "4",
"hold": "0.5",
"sustain": "0.5",
"pdel": "0",
"lspd_syncmode": "0",
"lshp": "0",
"x100": "0",
"userwavefile": "",
"lspd_denominator": "4",
"att": "0",
"lpdel": "0",
"rel": "0.1",
"lamt": "0",
"latt": "0",
"ctlenvamt": "0",
"amt": "0",
"dec": "0.5"
},
"elres": {
"lspd": "0.1",
"lspd_numerator": "4",
"hold": "0.5",
"sustain": "0.5",
"pdel": "0",
"lspd_syncmode": "0",
"lshp": "0",
"x100": "0",
"userwavefile": "",
"lspd_denominator": "4",
"att": "0",
"lpdel": "0",
"rel": "0.1",
"lamt": "0",
"latt": "0",
"ctlenvamt": "0",
"amt": "0",
"dec": "0.5"
},
"chordcreator": {
"chordrange": "1",
"chord": "0",
"chord-enabled": "0"
},
"arpeggiator": {
"arp-enabled": "0",
"arpmiss": "0",
"arpgate": "100",
"arpskip": "0",
"arpdir": "0",
"arp": "0",
"arptime_numerator": "4",
"arptime_denominator": "4",
"arpcycle": "0",
"arpmode": "0",
"arptime": "100",
"arprange": "1",
"arptime_syncmode": "0"
},
"midiport": {
"basevelocity": "63",
"outputchannel": "1",
"fixedoutputnote": "-1",
"inputcontroller": "0",
"outputprogram": "1",
"outputcontroller": "0",
"fixedinputvelocity": "-1",
"fixedoutputvelocity": "-1",
"inputchannel": "0",
"readable": "0",
"writable": "0"
},
"fxchain": {
"enabled": "0",
"numofeffects": "0"
},
"track_name": "TripleOscillator",
"type": "plugin"
},
{
"track_name": "Sample track",
"sample_name": null,
"type": "sample",
"sample_info": {
"pan": "0",
"vol": "100"
}
},
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "100",
"fxch": "0",
"usemasterpitch": "1"
},
"plugin_name": "audiofileprocessor",
"audiofileprocessor": {
"lframe": "0",
"eframe": "1",
"reversed": "0",
"interp": "1",
"stutter": "0",
"amp": "100",
"looped": "0",
"src": "drums/bassdrum01.ogg",
"sframe": "0"
},
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"lspd": "0.1",
"lspd_numerator": "4",
"hold": "0.5",
"sustain": "0.5",
"pdel": "0",
"lspd_syncmode": "0",
"lshp": "0",
"x100": "0",
"userwavefile": "",
"lspd_denominator": "4",
"att": "0",
"lpdel": "0",
"rel": "0.1",
"lamt": "0",
"latt": "0",
"ctlenvamt": "0",
"amt": "0",
"dec": "0.5"
},
"elcut": {
"lspd": "0.1",
"lspd_numerator": "4",
"hold": "0.5",
"sustain": "0.5",
"pdel": "0",
"lspd_syncmode": "0",
"lshp": "0",
"x100": "0",
"userwavefile": "",
"lspd_denominator": "4",
"att": "0",
"lpdel": "0",
"rel": "0.1",
"lamt": "0",
"latt": "0",
"ctlenvamt": "0",
"amt": "0",
"dec": "0.5"
},
"elres": {
"lspd": "0.1",
"lspd_numerator": "4",
"hold": "0.5",
"sustain": "0.5",
"pdel": "0",
"lspd_syncmode": "0",
"lshp": "0",
"x100": "0",
"userwavefile": "",
"lspd_denominator": "4",
"att": "0",
"lpdel": "0",
"rel": "0.1",
"lamt": "0",
"latt": "0",
"ctlenvamt": "0",
"amt": "0",
"dec": "0.5"
},
"chordcreator": {
"chordrange": "1",
"chord": "0",
"chord-enabled": "0"
},
"arpeggiator": {
"arp-enabled": "0",
"arpmiss": "0",
"arpgate": "100",
"arpskip": "0",
"arpdir": "0",
"arp": "0",
"arptime_numerator": "4",
"arptime_denominator": "4",
"arpcycle": "0",
"arpmode": "0",
"arptime": "200",
"arprange": "1",
"arptime_syncmode": "0"
},
"midiport": {
"basevelocity": "63",
"outputchannel": "1",
"fixedoutputnote": "-1",
"inputcontroller": "0",
"outputprogram": "1",
"outputcontroller": "0",
"fixedinputvelocity": "-1",
"fixedoutputvelocity": "-1",
"inputchannel": "0",
"readable": "0",
"writable": "0"
},
"fxchain": {
"enabled": "0",
"numofeffects": "0"
},
"track_name": "bassdrum01.ogg",
"type": "plugin"
},
{
"bassline_name": "Beat/Bassline 0",
"type": "bassline",
"tags": "audiofileprocessor",
"instruments": [
{
"instrument_name": "Kicker",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1"
},
{
"instrument_name": "bassdrum01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/bassdrum01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "bassdrum02.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/bassdrum02.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "bassdrum04.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/bassdrum04.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "clap01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/clap01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "kick02.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/kick02.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "hihat_closed01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "56",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/hihat_closed01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
}
]
}
]
}

12626
metadata/all.json Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,55 +1,369 @@
{
"file": "mmp/beatJulioCesardeSousa.mmp",
"file": "beatJulioCesardeSousa",
"src": "/nethome/jotachina/projetos/mmpSearch/mmp/beatJulioCesardeSousa.mmp",
"bpm": "90",
"tags": {
"TAG": [
"plugin",
"sample",
"bassline"
],
"plugin": [
"tripleoscillator",
"audiofileprocessor"
],
"sample": [
"Sample track"
],
"bassline": [
"Beat/Bassline 0",
"Batida/Linha de Baixo 1",
"Batida/Linha de Baixo 2"
],
"automation": []
},
"tracks": [
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "N/A",
"fxch": "2",
"usemasterpitch": "1"
},
"instrument_name": "tripleoscillator",
"tags": "tripleoscillator",
"tripleoscillator": {
"pan1": "0",
"finer1": "0",
"modalgo1": "2",
"wavetype0": "0",
"wavetype2": "0",
"userwavefile1": "",
"phoffset0": "0",
"pan2": "0",
"finel0": "0",
"phoffset2": "0",
"pan0": "0",
"coarse2": "-24",
"phoffset1": "0",
"coarse1": "-12",
"coarse0": "0",
"stphdetun0": "0",
"stphdetun1": "0",
"finer0": "0",
"wavetype1": "0",
"modalgo3": "2",
"vol1": "33",
"finer2": "0",
"vol0": "33",
"userwavefile2": "",
"userwavefile0": "",
"stphdetun2": "0",
"modalgo2": "2",
"finel2": "0",
"vol2": "33",
"finel1": "0"
},
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"lpdel": "0",
"lshp": "0",
"x100": "0",
"sustain": "0.5",
"lspd_syncmode": "0",
"dec": "0.5",
"ctlenvamt": "0",
"pdel": "0",
"amt": "0",
"rel": "0.1",
"userwavefile": "",
"lspd_numerator": "4",
"latt": "0",
"lspd": "0.1",
"lamt": "0",
"att": "0",
"hold": "0.5",
"lspd_denominator": "4"
},
"elcut": {
"lpdel": "0",
"lshp": "0",
"x100": "0",
"sustain": "0.5",
"lspd_syncmode": "0",
"dec": "0.5",
"ctlenvamt": "0",
"pdel": "0",
"amt": "0",
"rel": "0.1",
"userwavefile": "",
"lspd_numerator": "4",
"latt": "0",
"lspd": "0.1",
"lamt": "0",
"att": "0",
"hold": "0.5",
"lspd_denominator": "4"
},
"elres": {
"lpdel": "0",
"lshp": "0",
"x100": "0",
"sustain": "0.5",
"lspd_syncmode": "0",
"dec": "0.5",
"ctlenvamt": "0",
"pdel": "0",
"amt": "0",
"rel": "0.1",
"userwavefile": "",
"lspd_numerator": "4",
"latt": "0",
"lspd": "0.1",
"lamt": "0",
"att": "0",
"hold": "0.5",
"lspd_denominator": "4"
},
"chordcreator": {
"chordrange": "1",
"chord": "0",
"chord-enabled": "0"
},
"arpeggiator": {
"arptime_syncmode": "0",
"arp-enabled": "0",
"arptime_numerator": "4",
"arpdir": "0",
"arpmiss": "0",
"arptime_denominator": "4",
"arp": "0",
"arpgate": "100",
"arpmode": "0",
"arptime": "100",
"arprange": "1",
"arpcycle": "0",
"arpskip": "0"
},
"midiport": {
"basevelocity": "63",
"writable": "0",
"inputchannel": "0",
"outputprogram": "1",
"outputcontroller": "0",
"fixedoutputnote": "-1",
"outputchannel": "1",
"fixedoutputvelocity": "-1",
"inputcontroller": "0",
"readable": "0",
"fixedinputvelocity": "-1"
},
"fxchain": {
"numofeffects": "0",
"enabled": "0"
},
"track_name": "TripleOscillator",
"type": "plugin",
"instruments": []
"type": "plugin"
},
{
"track_name": "Sample track",
"sample_name": null,
"type": "sample",
"instruments": []
"sample_info": {
"pan": "0",
"vol": "100"
}
},
{
"track_name": "Beat/Bassline 0",
"bassline_name": "Beat/Bassline 0",
"type": "bassline",
"tags": "audiofileprocessor",
"instruments": [
{
"instrument_name": "Kicker"
"instrument_name": "Kicker",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1"
},
{
"instrument_name": "snare_hiphop02.ogg"
"instrument_name": "snare_hiphop02.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "4",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/snare_hiphop02.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "kick_hiphop01.ogg"
"instrument_name": "kick_hiphop01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/kick_hiphop01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "hihat_opened02.ogg"
"instrument_name": "hihat_opened02.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/hihat_opened02.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "hihat_closed01.ogg"
"instrument_name": "hihat_closed01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "3",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/hihat_closed01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "bassslap02.ogg"
"instrument_name": "bassslap02.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "1",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "instruments/bassslap02.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "clap03.ogg"
"instrument_name": "clap03.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/clap03.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "clav01.ogg"
"instrument_name": "clav01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/clav01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
}
]
},
{
"track_name": "Batida/Linha de Baixo 1",
"bassline_name": "Batida/Linha de Baixo 1",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Batida/Linha de Baixo 2",
"bassline_name": "Batida/Linha de Baixo 2",
"type": "bassline",
"tags": "",
"instruments": []
}
]

View File

@ -1,38 +1,547 @@
{
"file": "mmp/carlos.mmp",
"file": "carlos",
"src": "/nethome/jotachina/projetos/mmpSearch/mmp/carlos.mmp",
"bpm": "90",
"tags": {
"TAG": [
"bassline",
"plugin"
],
"plugin": [
"",
"bitinvader"
],
"sample": [],
"bassline": [
"Beat/Bassline 0"
],
"automation": []
},
"tracks": [
{
"track_name": "Beat/Bassline 0",
"bassline_name": "Beat/Bassline 0",
"type": "bassline",
"tags": "",
"instruments": [
{
"instrument_name": "Alien clKick 05b1"
"instrument_name": "Alien clKick 05b1",
"instrument_type": "0",
"pitch": "-2800",
"pan": "0",
"vol": "60",
"pitchrange": "28",
"basenote": "69",
"fxch": "7",
"usemasterpitch": "1"
},
{
"instrument_name": "Alien Snare Dry 02"
"instrument_name": "Alien Snare Dry 02",
"instrument_type": "0",
"pitch": "-1200",
"pan": "0",
"vol": "100",
"pitchrange": "12",
"basenote": "69",
"fxch": "8",
"usemasterpitch": "1"
}
]
},
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "69",
"vol": "100",
"fxch": "9",
"usemasterpitch": "1"
},
"instrument_name": "bitinvader",
"bitinvader": {
"sampleLength": "128",
"normalize": "0",
"version": "0.1",
"sampleShape": "qK3UvujF8z7nk3M/ZAWyPjiPG7/Y/eu+g69BP2LfML9q2zS/gt3APpD5Rr5sNbY+eHk8Puq/dL+gOU8+CB2Evn4XPz+4Ldy+hn9Dv3TpOj7G82K/Rt8iP65nV79Wpyo/Vu8qv9jN677sV3a/lOdJv8QV4j7+U3+/+iN9vz6/Hj/zi3k/Nqcav/SpeT46FZ0+aKMzPyCRj73Ps2c/AEp/Pq5t1z46cx2/Cj8FvxSJCT6MhcW+AJGAvSANj77w6Xm+j59HP0ozJT8g/w8/FNWJvgANgD5ISSM+ZhMzvy+PFz9ARaA+kq9Iv0pDJb9a4yy/yA3kPuyN9T7aE20/ME8Yv+TV8T4u/ZY+GDkMvjD7F78S9wi/cJG0verDdL/gCW8+oJNPv37jPj+gVdC+kOFGPVBRqr2IB0S/8Fl4Puejcz8sBxa/KBkTvjD5Fz7o/fM+1YNqPwhZA74KawW/IGELvc+rZz9knbE+1sNqv8d3Yz/+Vf8+8rd4v8gF5L6uR1e/eJs7v4Alv77+M3+/DZ8GP26/Nr/cv22/QFkgvtT3ab/wqXc+ZHMyv1Cxpr0AAtW7NNMZv66DVr8QfYg+rr3WPoI/Qb/gI3A/sBtYP1jJLb4+Hx8/uANcvwozBT9sJba+RBkhPtDhaj1OxyY/WMcrv3iZPb5gVa++GksNP/4Lf78=",
"interpolation": "1"
},
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"lamt": "0",
"sustain": "0",
"lshp": "0",
"userwavefile": "",
"ctlenvamt": "0",
"dec": "0.032000002",
"lpdel": "0",
"x100": "0",
"lspd_syncmode": "0",
"lspd": "0.1",
"rel": "0",
"latt": "0",
"lspd_numerator": "4",
"amt": "0.98500001",
"lspd_denominator": "4",
"pdel": "0",
"att": "0",
"hold": "0"
},
"elcut": {
"lamt": "0",
"sustain": "0.5",
"lshp": "0",
"userwavefile": "",
"ctlenvamt": "0",
"dec": "0.5",
"lpdel": "0",
"x100": "0",
"lspd_syncmode": "0",
"lspd": "0.1",
"rel": "0.1",
"latt": "0",
"lspd_numerator": "4",
"amt": "0",
"lspd_denominator": "4",
"pdel": "0",
"att": "0",
"hold": "0.5"
},
"elres": {
"lamt": "0",
"sustain": "0.5",
"lshp": "0",
"userwavefile": "",
"ctlenvamt": "0",
"dec": "0.5",
"lpdel": "0",
"x100": "0",
"lspd_syncmode": "0",
"lspd": "0.1",
"rel": "0.1",
"latt": "0",
"lspd_numerator": "4",
"amt": "0",
"lspd_denominator": "4",
"pdel": "0",
"att": "0",
"hold": "0.5"
},
"chordcreator": {
"chord-enabled": "0",
"chordrange": "1",
"chord": "0"
},
"arpeggiator": {
"arp-enabled": "0",
"arptime_syncmode": "0",
"arptime_denominator": "4",
"arptime_numerator": "4",
"arpcycle": "0",
"arpmode": "0",
"arprange": "1",
"arpskip": "0",
"arpgate": "100",
"arpdir": "0",
"arp": "0",
"arptime": "200",
"arpmiss": "0"
},
"midiport": {
"outputcontroller": "0",
"fixedoutputvelocity": "-1",
"readable": "0",
"outputchannel": "1",
"fixedinputvelocity": "-1",
"writable": "0",
"outputprogram": "1",
"fixedoutputnote": "-1",
"inputcontroller": "0",
"basevelocity": "63",
"inputchannel": "0"
},
"fxchain": {
"enabled": "1",
"numofeffects": "2"
},
"track_name": "Alien Crash Cymbals 02",
"type": "plugin",
"instruments": []
"type": "plugin"
},
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "69",
"vol": "50",
"fxch": "1",
"usemasterpitch": "1"
},
"instrument_name": "bitinvader",
"bitinvader": {
"sampleLength": "200",
"normalize": "0",
"version": "0.1",
"sampleShape": "AACAv6Rwfb9I4Xq/7FF4v4/Cdb8zM3O/16Nwv3sUbr8fhWu/wvVov2ZmZr8K12O/rkdhv1K4Xr/2KFy/mplZvz4KV7/helS/hetRvylcT7/NzEy/cT1KvxSuR7+4HkW/XI9CvwAAQL+kcD2/SOE6v+xROL+QwjW/MzMzv9ejML97FC6/HoUrv8L1KL9mZia/Ctcjv65HIb9SuB6/9igcv5qZGb8+Che/4noUv4XrEb8pXA+/zcwMv3A9Cr8Urge/uB4Fv1yPAr8AAAC/SOH6vpDC9b7Yo/C+HoXrvmZm5r6uR+G+9ijcvj4K176G69G+zMzMvhSux75cj8K+pHC9vuxRuL40M7O+ehSuvsL1qL4K16O+UrievpqZmb7iepS+KFyPvnA9ir64HoW+AACAvpDCdb4ghWu+sEdhvjwKV77MzEy+XI9CvuxROL58FC6+DNcjvpiZGb4oXA++uB4FvpDC9b2wR+G90MzMvehRuL0I16O9KFyPvZDCdb3QzEy9ENcjvYDC9bwA16O8ANcjvAAAAAAA1yM8ANejPIDC9TwA1yM9wMxMPYDCdT0wXI89ENejPfBRuD3QzMw9sEfhPZDC9T24HgU+KFwPPpiZGT4I1yM+eBQuPuhROD5gj0I+0MxMPkAKVz6wR2E+IIVrPpDCdT4AAIA+uB6FPnA9ij4oXI8+4HqUPpiZmT5QuJ4+DNejPsT1qD58FK4+NDOzPuxRuD6kcL0+XI/CPhSuxz7MzMw+hOvRPjwK1z70KNw+sEfhPmhm5j4ghes+2KPwPpDC9T5I4fo+AAAAP1yPAj+4HgU/FK4HP3A9Cj/MzAw/KFwPP4brET/iehQ/PgoXP5qZGT/2KBw/UrgeP65HIT8K1yM/ZmYmP8L1KD8ehSs/ehQuP9ijMD80MzM/kMI1P+xROD9I4To/pHA9PwAAQD9cj0I/uB5FPxSuRz9wPUo/zMxMPyhcTz+G61E/4npUPz4KVz+amVk/9ihcP1K4Xj+uR2E/CtdjP2ZmZj/C9Wg/HoVrP3oUbj/Yo3A/NDNzP5DCdT/sUXg/SOF6P6RwfT8=",
"interpolation": "0"
},
"eldata": {
"fwet": "1",
"ftype": "0",
"fcut": "400",
"fres": "1"
},
"elvol": {
"lamt": "0",
"sustain": "0",
"lshp": "0",
"userwavefile": "",
"ctlenvamt": "0",
"dec": "0.2",
"lpdel": "0",
"x100": "0",
"lspd_syncmode": "0",
"lspd": "0.1",
"rel": "0.15000001",
"latt": "0",
"lspd_numerator": "4",
"amt": "1",
"lspd_denominator": "4",
"pdel": "0",
"att": "0.039999999",
"hold": "0"
},
"elcut": {
"lamt": "0",
"sustain": "1",
"lshp": "0",
"userwavefile": "",
"ctlenvamt": "0",
"dec": "0",
"lpdel": "0",
"x100": "0",
"lspd_syncmode": "0",
"lspd": "0.025",
"rel": "1",
"latt": "0",
"lspd_numerator": "4",
"amt": "1",
"lspd_denominator": "4",
"pdel": "0",
"att": "0.40000001",
"hold": "0"
},
"elres": {
"lamt": "0",
"sustain": "0.5",
"lshp": "0",
"userwavefile": "",
"ctlenvamt": "0",
"dec": "0.5",
"lpdel": "0",
"x100": "0",
"lspd_syncmode": "0",
"lspd": "0.1",
"rel": "0.1",
"latt": "0",
"lspd_numerator": "4",
"amt": "0",
"lspd_denominator": "4",
"pdel": "0",
"att": "0.86400002",
"hold": "0.5"
},
"chordcreator": {
"chord-enabled": "0",
"chordrange": "1",
"chord": "0"
},
"arpeggiator": {
"arp-enabled": "0",
"arptime_syncmode": "0",
"arptime_denominator": "4",
"arptime_numerator": "4",
"arpcycle": "0",
"arpmode": "0",
"arprange": "1",
"arpskip": "0",
"arpgate": "100",
"arpdir": "0",
"arp": "0",
"arptime": "200",
"arpmiss": "0"
},
"midiport": {
"outputcontroller": "0",
"fixedoutputvelocity": "-1",
"readable": "0",
"outputchannel": "1",
"fixedinputvelocity": "-1",
"writable": "0",
"outputprogram": "1",
"fixedoutputnote": "-1",
"inputcontroller": "0",
"basevelocity": "63",
"inputchannel": "0"
},
"fxchain": {
"enabled": "1",
"numofeffects": "7"
},
"track_name": "Alien Saw Bass 01a42",
"type": "plugin",
"instruments": []
"type": "plugin"
},
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "69",
"vol": "40",
"fxch": "2",
"usemasterpitch": "1"
},
"instrument_name": "bitinvader",
"bitinvader": {
"sampleLength": "128",
"normalize": "0",
"version": "0.1",
"sampleShape": "AAAAAAAAAD0AAIA9AADAPQAAAD4AACA+AABAPgAAYD4AAIA+AACQPgAAoD4AALA+AADAPgAA0D4AAOA+AADwPgAAAD8AAAg/AAAQPwAAGD8AACA/AAAoPwAAMD8AADg/AABAPwAASD8AAFA/AABYPwAAYD8AAGg/AABwPwAAeD8AAIA/AAB4PwAAcD8AAGg/AABgPwAAWD8AAFA/AABIPwAAQD8AADg/AAAwPwAAKD8AACA/AAAYPwAAED8AAAg/AAAAPwAA8D4AAOA+AADQPgAAwD4AALA+AACgPgAAkD4AAIA+AABgPgAAQD4AACA+AAAAPgAAwD0AAIA9AAAAPQAAAAAAAAC9AACAvQAAwL0AAAC+AAAgvgAAQL4AAGC+AACAvgAAkL4AAKC+AACwvgAAwL4AANC+AADgvgAA8L4AAAC/AAAIvwAAEL8AABi/AAAgvwAAKL8AADC/AAA4vwAAQL8AAEi/AABQvwAAWL8AAGC/AABovwAAcL8AAHi/AACAvwAAeL8AAHC/AABovwAAYL8AAFi/AABQvwAASL8AAEC/AAA4vwAAML8AACi/AAAgvwAAGL8AABC/AAAIvwAAAL8AAPC+AADgvgAA0L4AAMC+AACwvgAAoL4AAJC+AACAvgAAYL4AAEC+AAAgvgAAAL4AAMC9AACAvQAAAL0=",
"interpolation": "1"
},
"eldata": {
"fwet": "1",
"ftype": "3",
"fcut": "400",
"fres": "0.5"
},
"elvol": {
"lamt": "0",
"sustain": "1",
"lshp": "0",
"userwavefile": "",
"ctlenvamt": "0",
"dec": "0",
"lpdel": "0",
"x100": "0",
"lspd_syncmode": "0",
"lspd": "0.1",
"rel": "0.5",
"latt": "0",
"lspd_numerator": "4",
"amt": "1",
"lspd_denominator": "4",
"pdel": "0",
"att": "0.059999999",
"hold": "0"
},
"elcut": {
"lamt": "1",
"sustain": "1",
"lshp": "0",
"userwavefile": "",
"ctlenvamt": "1",
"dec": "0.27500001",
"lpdel": "0",
"x100": "0",
"lspd_syncmode": "0",
"lspd": "0.1",
"rel": "1",
"latt": "0",
"lspd_numerator": "4",
"amt": "1",
"lspd_denominator": "4",
"pdel": "0",
"att": "1",
"hold": "0"
},
"elres": {
"lamt": "0",
"sustain": "0.5",
"lshp": "0",
"userwavefile": "",
"ctlenvamt": "0",
"dec": "0.5",
"lpdel": "0",
"x100": "0",
"lspd_syncmode": "0",
"lspd": "0.1",
"rel": "0.1",
"latt": "0",
"lspd_numerator": "4",
"amt": "0",
"lspd_denominator": "4",
"pdel": "0",
"att": "0",
"hold": "0.5"
},
"chordcreator": {
"chord-enabled": "0",
"chordrange": "1",
"chord": "0"
},
"arpeggiator": {
"arp-enabled": "0",
"arptime_syncmode": "0",
"arptime_denominator": "4",
"arptime_numerator": "4",
"arpcycle": "0",
"arpmode": "0",
"arprange": "1",
"arpskip": "0",
"arpgate": "100",
"arpdir": "0",
"arp": "0",
"arptime": "136",
"arpmiss": "0"
},
"midiport": {
"outputcontroller": "0",
"fixedoutputvelocity": "-1",
"readable": "0",
"outputchannel": "1",
"fixedinputvelocity": "-1",
"writable": "0",
"outputprogram": "1",
"fixedoutputnote": "-1",
"inputcontroller": "0",
"basevelocity": "63",
"inputchannel": "0"
},
"fxchain": {
"enabled": "1",
"numofeffects": "7"
},
"track_name": "Alien Synth Voice 01a",
"type": "plugin",
"instruments": []
"type": "plugin"
},
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "69",
"vol": "100",
"fxch": "3",
"usemasterpitch": "1"
},
"instrument_name": "bitinvader",
"bitinvader": {
"sampleLength": "170",
"normalize": "1",
"version": "0.1",
"sampleShape": "AGpXP/IDXT9xO2I/ewxnPxF3az8zd28/4QpzPxsydj/h6ng/rjN7P+8MfT97cn4/cWd/P/nnfz9q938/ZpJ/P++6fj8DcX0/pLZ7P9CJeT9E7nY/zeJzP51ocD/5g2w/4TRoP1V9Yz9VX14/4d5YP/n7Uj9nukw/Mx1GP5AmPz8R2Tc/HzswP5JNKD/NEiA/zZAXP5LLDj/QxQU/DAf5Pv0T5j6AutI+FAK/Punwqj5KlZY+ZPaBPi42Wj6rIjA+A7gFPrY6tj3vP0E90P+tO6bKFb2jiqC9DOD1va5qJb7zk0++J2R5vghfkb7uzaW+NPO5vgfCzb5lNuG+UET0vuZxA79niAy/rl0Vv7vxHb+RPia/2D8uv6vyNb+WVD2/HmFEvzQVS783blG/AGpXv/IDXb9wO2K/egxnvxB3a780d2+/4gpzvxwydr/i6ni/rjN7v+8Mfb97cn6/cGd/v/nnf79q93+/ZpJ/v++6fr8DcX2/pLZ7v9CJeb9E7na/zeJzv55ocL/6g2y/4DRov1R9Y79VX16/4d5Yv/n7Ur9nuky/NB1Gv5EmP78T2Te/HDswv5FNKL/MEiC/zJAXv5LLDr/QxQW/DAf5vgMU5r6GutK+GgK/vuPwqr5ElZa+ZPaBvi42Wr6rIjC+A7gFvrY6tr0iQEG9YAGuu9jKFT28iqA9DOD1Pa5qJT7zk08+J2R5PghfkT7ozaU+LvO5PgzCzT5rNuE+VUT0PuZxAz9niAw/rl0VP7vxHT+OPiY/1T8uP6nyNT+YVD0/IGFEPzQVSz83blE/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=",
"interpolation": "1"
},
"eldata": {
"fwet": "1",
"ftype": "10",
"fcut": "500",
"fres": "1"
},
"elvol": {
"lamt": "0",
"sustain": "1",
"lshp": "0",
"userwavefile": "",
"ctlenvamt": "0",
"dec": "0",
"lpdel": "0",
"x100": "0",
"lspd_syncmode": "0",
"lspd": "0.1",
"rel": "0.5",
"latt": "0",
"lspd_numerator": "4",
"amt": "1",
"lspd_denominator": "4",
"pdel": "0",
"att": "0.02",
"hold": "0"
},
"elcut": {
"lamt": "0",
"sustain": "1",
"lshp": "0",
"userwavefile": "",
"ctlenvamt": "0",
"dec": "0",
"lpdel": "0",
"x100": "0",
"lspd_syncmode": "0",
"lspd": "0.1",
"rel": "2",
"latt": "0",
"lspd_numerator": "4",
"amt": "1",
"lspd_denominator": "4",
"pdel": "0",
"att": "0.5",
"hold": "0"
},
"elres": {
"lamt": "0",
"sustain": "1",
"lshp": "0",
"userwavefile": "",
"ctlenvamt": "0",
"dec": "0",
"lpdel": "0",
"x100": "0",
"lspd_syncmode": "0",
"lspd": "0.1",
"rel": "0.1",
"latt": "0",
"lspd_numerator": "4",
"amt": "0",
"lspd_denominator": "4",
"pdel": "0",
"att": "0.60000002",
"hold": "0"
},
"chordcreator": {
"chord-enabled": "0",
"chordrange": "1",
"chord": "0"
},
"arpeggiator": {
"arp-enabled": "0",
"arptime_syncmode": "0",
"arptime_denominator": "4",
"arptime_numerator": "4",
"arpcycle": "0",
"arpmode": "0",
"arprange": "1",
"arpskip": "0",
"arpgate": "100",
"arpdir": "0",
"arp": "0",
"arptime": "200",
"arpmiss": "0"
},
"midiport": {
"outputcontroller": "0",
"fixedoutputvelocity": "-1",
"readable": "0",
"outputchannel": "1",
"fixedinputvelocity": "-1",
"writable": "0",
"outputprogram": "1",
"fixedoutputnote": "-1",
"inputcontroller": "0",
"basevelocity": "63",
"inputchannel": "0"
},
"fxchain": {
"enabled": "1",
"numofeffects": "6"
},
"track_name": "Alien Sine Piano 02b Synth",
"type": "plugin",
"instruments": []
"type": "plugin"
}
]
}

View File

@ -1,83 +1,640 @@
{
"file": "mmp/deprecado_wallace.mmp",
"file": "deprecado_wallace",
"src": "/nethome/jotachina/projetos/mmpSearch/mmp/deprecado_wallace.mmp",
"bpm": "120",
"tags": {
"TAG": [
"plugin",
"sample",
"bassline",
"automation"
],
"plugin": [
"tripleoscillator",
"audiofileprocessor",
"kicker"
],
"sample": [
"Sample track"
],
"bassline": [
"Beat",
"Beat2",
"BossaNova",
"Bassline",
"Piano"
],
"automation": [
"Automation track"
]
},
"tracks": [
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "100",
"fxch": "0",
"usemasterpitch": "1"
},
"instrument_name": "tripleoscillator",
"tags": "tripleoscillator",
"tripleoscillator": {
"stphdetun1": "0",
"phoffset2": "0",
"finer2": "0",
"finer1": "0",
"wavetype2": "0",
"userwavefile2": "",
"phoffset1": "0",
"finel2": "0",
"finel1": "0",
"modalgo1": "2",
"modalgo3": "2",
"coarse0": "0",
"finer0": "0",
"stphdetun0": "0",
"vol2": "33",
"pan2": "0",
"modalgo2": "2",
"vol0": "33",
"userwavefile0": "",
"phoffset0": "0",
"pan0": "0",
"userwavefile1": "",
"wavetype0": "0",
"vol1": "33",
"finel0": "0",
"coarse1": "-12",
"wavetype1": "0",
"coarse2": "-24",
"stphdetun2": "0",
"pan1": "0"
},
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"lspd_syncmode": "0",
"lspd_numerator": "4",
"lspd_denominator": "4",
"ctlenvamt": "0",
"lpdel": "0",
"amt": "0",
"att": "0",
"latt": "0",
"userwavefile": "",
"lamt": "0",
"sustain": "0.5",
"pdel": "0",
"x100": "0",
"lspd": "0.1",
"rel": "0.1",
"hold": "0.5",
"dec": "0.5",
"lshp": "0"
},
"elcut": {
"lspd_syncmode": "0",
"lspd_numerator": "4",
"lspd_denominator": "4",
"ctlenvamt": "0",
"lpdel": "0",
"amt": "0",
"att": "0",
"latt": "0",
"userwavefile": "",
"lamt": "0",
"sustain": "0.5",
"pdel": "0",
"x100": "0",
"lspd": "0.1",
"rel": "0.1",
"hold": "0.5",
"dec": "0.5",
"lshp": "0"
},
"elres": {
"lspd_syncmode": "0",
"lspd_numerator": "4",
"lspd_denominator": "4",
"ctlenvamt": "0",
"lpdel": "0",
"amt": "0",
"att": "0",
"latt": "0",
"userwavefile": "",
"lamt": "0",
"sustain": "0.5",
"pdel": "0",
"x100": "0",
"lspd": "0.1",
"rel": "0.1",
"hold": "0.5",
"dec": "0.5",
"lshp": "0"
},
"chordcreator": {
"chord-enabled": "0",
"chordrange": "1",
"chord": "0"
},
"arpeggiator": {
"arprange": "1",
"arpmiss": "0",
"arptime_numerator": "4",
"arpdir": "0",
"arptime": "100",
"arpcycle": "0",
"arptime_syncmode": "0",
"arpgate": "100",
"arpmode": "0",
"arptime_denominator": "4",
"arp-enabled": "0",
"arp": "0",
"arpskip": "0"
},
"midiport": {
"outputchannel": "1",
"inputcontroller": "0",
"basevelocity": "63",
"inputchannel": "0",
"outputprogram": "1",
"fixedinputvelocity": "-1",
"readable": "0",
"writable": "0",
"fixedoutputnote": "-1",
"outputcontroller": "0",
"fixedoutputvelocity": "-1"
},
"fxchain": {
"numofeffects": "0",
"enabled": "0"
},
"track_name": "TripleOscillator",
"type": "plugin",
"instruments": []
"type": "plugin"
},
{
"track_name": "Sample track",
"sample_name": null,
"type": "sample",
"instruments": []
"sample_info": {
"pan": "0",
"vol": "100"
}
},
{
"track_name": "Beat",
"bassline_name": "Beat",
"type": "bassline",
"tags": "audiofileprocessor",
"instruments": [
{
"instrument_name": "Kicker"
"instrument_name": "Kicker",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1"
},
{
"instrument_name": "kick_hard01.ogg"
"instrument_name": "kick_hard01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "2",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/kick_hard01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "snare01.ogg"
"instrument_name": "snare01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/snare01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "hihat_closed03.ogg"
"instrument_name": "hihat_closed03.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/hihat_closed03.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "clav01.ogg"
"instrument_name": "clav01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/clav01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "crash01.ogg"
"instrument_name": "crash01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "23.4",
"pitchrange": "1",
"basenote": "64",
"fxch": "4",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/crash01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "shaker01.ogg"
"instrument_name": "shaker01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "50",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/shaker01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "shaker02.ogg"
"instrument_name": "shaker02.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "50",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/shaker02.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "matrix1000_pluck01.ogg"
"instrument_name": "matrix1000_pluck01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "",
"pitchrange": "1",
"basenote": "57",
"fxch": "3",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "basses/matrix1000_pluck01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "piano01.ogg"
"instrument_name": "piano01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "40.8",
"pitchrange": "1",
"basenote": "57",
"fxch": "5",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "instruments/piano01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "soft_piano.ds"
"instrument_name": "soft_piano.ds",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "6",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drumsynth/instrument/soft_piano.ds",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "snare_rim01.ogg"
"instrument_name": "snare_rim01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/snare_rim01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
}
]
},
{
"track_name": "Beat2",
"bassline_name": "Beat2",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "BossaNova",
"bassline_name": "BossaNova",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Bassline",
"bassline_name": "Bassline",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Piano",
"bassline_name": "Piano",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"automations": [
{
"automation_name": "Automation track",
"type": "automation",
"automation_patterns": [
{
"name": "matrix1000_pluck01.ogg>Volume",
"mute": "0",
"len": "768",
"pos": "0",
"prog": "2",
"tens": "1",
"times": [
{
"value": "0",
"pos": "0"
},
{
"value": "100",
"pos": "384"
}
]
}
],
"automationtrack": "Present"
}
]
},
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "100",
"fxch": "0",
"usemasterpitch": "1"
},
"instrument_name": "kicker",
"kicker": {
"env": "0.163",
"decay_denominator": "4",
"click": "0",
"decay": "5000",
"distend": "0.8",
"endnote": "0",
"version": "1",
"startfreq": "150",
"gain": "1",
"decay_numerator": "4",
"noise": "1",
"startnote": "1",
"decay_syncmode": "0",
"dist": "0.8",
"endfreq": "40",
"slope": "0.06"
},
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"lspd_syncmode": "0",
"lspd_numerator": "4",
"lspd_denominator": "4",
"ctlenvamt": "0",
"lpdel": "0",
"amt": "0",
"att": "0",
"latt": "0",
"userwavefile": "",
"lamt": "0",
"sustain": "0.5",
"pdel": "0",
"x100": "0",
"lspd": "0.1",
"rel": "0.1",
"hold": "0.5",
"dec": "0.5",
"lshp": "0"
},
"elcut": {
"lspd_syncmode": "0",
"lspd_numerator": "4",
"lspd_denominator": "4",
"ctlenvamt": "0",
"lpdel": "0",
"amt": "0",
"att": "0",
"latt": "0",
"userwavefile": "",
"lamt": "0",
"sustain": "0.5",
"pdel": "0",
"x100": "0",
"lspd": "0.1",
"rel": "0.1",
"hold": "0.5",
"dec": "0.5",
"lshp": "0"
},
"elres": {
"lspd_syncmode": "0",
"lspd_numerator": "4",
"lspd_denominator": "4",
"ctlenvamt": "0",
"lpdel": "0",
"amt": "0",
"att": "0",
"latt": "0",
"userwavefile": "",
"lamt": "0",
"sustain": "0.5",
"pdel": "0",
"x100": "0",
"lspd": "0.1",
"rel": "0.1",
"hold": "0.5",
"dec": "0.5",
"lshp": "0"
},
"chordcreator": {
"chord-enabled": "0",
"chordrange": "1",
"chord": "0"
},
"arpeggiator": {
"arprange": "1",
"arpmiss": "0",
"arptime_numerator": "4",
"arpdir": "0",
"arptime": "200",
"arpcycle": "0",
"arptime_syncmode": "0",
"arpgate": "100",
"arpmode": "0",
"arptime_denominator": "4",
"arp-enabled": "0",
"arp": "0",
"arpskip": "0"
},
"midiport": {
"outputchannel": "1",
"inputcontroller": "0",
"basevelocity": "63",
"inputchannel": "0",
"outputprogram": "1",
"fixedinputvelocity": "-1",
"readable": "0",
"writable": "0",
"fixedoutputnote": "-1",
"outputcontroller": "0",
"fixedoutputvelocity": "-1"
},
"fxchain": {
"numofeffects": "0",
"enabled": "0"
},
"track_name": "Noise",
"type": "plugin",
"instruments": []
"type": "plugin"
}
]
}

View File

@ -1,219 +1,928 @@
{
"file": "mmp/eliasMendesSong.mmp",
"file": "eliasMendesSong",
"src": "/nethome/jotachina/projetos/mmpSearch/mmp/eliasMendesSong.mmp",
"bpm": "140",
"tags": {
"TAG": [
"plugin",
"sample",
"bassline",
"automation"
],
"plugin": [
"tripleoscillator",
"audiofileprocessor"
],
"sample": [
"Sample track"
],
"bassline": [
"Beat/Bassline 0",
"Clone de Beat/Bassline 0",
"Clone de Clone de Beat/Bassline 0",
"Clone de Clone de Clone de Beat/Bassline 0",
"Clone de Clone de Clone de Clone de Beat/Bassline 0",
"Clone de Clone de Clone de Clone de Clone de Beat/Bassline 0",
"Clone de Clone de Clone de Clone de Clone de Clone de Beat/Bassline 0",
"Clone de Clone de Clone de Clone de Clone de Clone de Clone de Beat/Bassline 0",
"Batida/Linha de Baixo 8",
"Clone de Batida/Linha de Baixo 8",
"Clone de Batida/Linha de Baixo 8",
"Clone de Batida/Linha de Baixo 8",
"Clone de Clone de Batida/Linha de Baixo 8",
"Clone de Clone de Clone de Batida/Linha de Baixo 8",
"Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8"
],
"automation": [
"Automation track"
]
},
"tracks": [
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "100",
"fxch": "0",
"usemasterpitch": "1"
},
"instrument_name": "tripleoscillator",
"tags": "tripleoscillator",
"tripleoscillator": {
"phoffset2": "0",
"stphdetun2": "0",
"wavetype2": "0",
"vol0": "33",
"coarse1": "-12",
"finer1": "0",
"stphdetun0": "0",
"vol2": "33",
"pan0": "0",
"phoffset1": "0",
"wavetype1": "0",
"finel2": "0",
"userwavefile2": "",
"coarse0": "0",
"vol1": "33",
"phoffset0": "0",
"userwavefile0": "",
"wavetype0": "0",
"finer0": "0",
"pan2": "0",
"finel0": "0",
"modalgo1": "2",
"modalgo2": "2",
"stphdetun1": "0",
"userwavefile1": "",
"finer2": "0",
"coarse2": "-24",
"modalgo3": "2",
"pan1": "0",
"finel1": "0"
},
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"hold": "0.5",
"x100": "0",
"lamt": "0",
"lspd_denominator": "4",
"sustain": "0.5",
"att": "0",
"dec": "0.5",
"lpdel": "0",
"rel": "0.1",
"lspd_syncmode": "0",
"latt": "0",
"lspd_numerator": "4",
"userwavefile": "",
"pdel": "0",
"ctlenvamt": "0",
"lshp": "0",
"lspd": "0.1",
"amt": "0"
},
"elcut": {
"hold": "0.5",
"x100": "0",
"lamt": "0",
"lspd_denominator": "4",
"sustain": "0.5",
"att": "0",
"dec": "0.5",
"lpdel": "0",
"rel": "0.1",
"lspd_syncmode": "0",
"latt": "0",
"lspd_numerator": "4",
"userwavefile": "",
"pdel": "0",
"ctlenvamt": "0",
"lshp": "0",
"lspd": "0.1",
"amt": "0"
},
"elres": {
"hold": "0.5",
"x100": "0",
"lamt": "0",
"lspd_denominator": "4",
"sustain": "0.5",
"att": "0",
"dec": "0.5",
"lpdel": "0",
"rel": "0.1",
"lspd_syncmode": "0",
"latt": "0",
"lspd_numerator": "4",
"userwavefile": "",
"pdel": "0",
"ctlenvamt": "0",
"lshp": "0",
"lspd": "0.1",
"amt": "0"
},
"chordcreator": {
"chordrange": "1",
"chord": "0",
"chord-enabled": "0"
},
"arpeggiator": {
"arptime_syncmode": "0",
"arp-enabled": "0",
"arp": "0",
"arpmiss": "0",
"arptime": "100",
"arpskip": "0",
"arpdir": "0",
"arpmode": "0",
"arptime_numerator": "4",
"arprange": "1",
"arpcycle": "0",
"arptime_denominator": "4",
"arpgate": "100"
},
"midiport": {
"fixedinputvelocity": "-1",
"inputcontroller": "0",
"inputchannel": "0",
"outputchannel": "1",
"writable": "0",
"outputprogram": "1",
"fixedoutputnote": "-1",
"fixedoutputvelocity": "-1",
"basevelocity": "63",
"readable": "0",
"outputcontroller": "0"
},
"fxchain": {
"numofeffects": "0",
"enabled": "0"
},
"track_name": "TripleOscillator",
"type": "plugin",
"instruments": []
"type": "plugin"
},
{
"track_name": "Sample track",
"sample_name": null,
"type": "sample",
"instruments": []
"sample_info": {
"pan": "0",
"vol": "100"
}
},
{
"track_name": "Beat/Bassline 0",
"bassline_name": "Beat/Bassline 0",
"type": "bassline",
"tags": "audiofileprocessor",
"instruments": [
{
"instrument_name": "Kicker"
"instrument_name": "Kicker",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1"
},
{
"instrument_name": "heaven_strings01.ogg"
"instrument_name": "heaven_strings01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "stringsnpads/heaven_strings01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "breath01.ogg"
"instrument_name": "breath01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "misc/breath01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "break02.ogg"
"instrument_name": "break02.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "beats/break02.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "clap01.ogg"
"instrument_name": "clap01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/clap01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "raving_crowd01.ogg"
"instrument_name": "raving_crowd01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "misc/raving_crowd01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "start01.ogg"
"instrument_name": "start01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "effects/start01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "bass01.ogg"
"instrument_name": "bass01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "basses/bass01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "rave_bass01.ogg"
"instrument_name": "rave_bass01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "-0.80000007",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "basses/rave_bass01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "synth_acid01.ogg"
"instrument_name": "synth_acid01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "basses/synth_acid01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "horror_bass01.ogg"
"instrument_name": "horror_bass01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "basses/horror_bass01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "hihat_closed01.ogg"
"instrument_name": "hihat_closed01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/hihat_closed01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "Hi-q.ds"
"instrument_name": "Hi-q.ds",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drumsynth/electro/Hi-q.ds",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "Syntom_1.ds"
"instrument_name": "Syntom_1.ds",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drumsynth/electro/Syntom_1.ds",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "Snare.ds"
"instrument_name": "Snare.ds",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drumsynth/cr78/Snare.ds",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "a_round_thing.ds"
"instrument_name": "a_round_thing.ds",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drumsynth/misc_electro/a_round_thing.ds",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "long_q_1.ds"
"instrument_name": "long_q_1.ds",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drumsynth/misc_electro/long_q_1.ds",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "wee_dog.ds"
"instrument_name": "wee_dog.ds",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drumsynth/misc_electro/wee_dog.ds",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "dirty_transform.ds"
"instrument_name": "dirty_transform.ds",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drumsynth/misc_fx/dirty_transform.ds",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
}
]
},
{
"track_name": "Clone de Beat/Bassline 0",
"bassline_name": "Clone de Beat/Bassline 0",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Clone de Beat/Bassline 0",
"bassline_name": "Clone de Clone de Beat/Bassline 0",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Beat/Bassline 0",
"bassline_name": "Clone de Clone de Clone de Beat/Bassline 0",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Beat/Bassline 0",
"bassline_name": "Clone de Clone de Clone de Clone de Beat/Bassline 0",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Beat/Bassline 0",
"bassline_name": "Clone de Clone de Clone de Clone de Clone de Beat/Bassline 0",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Beat/Bassline 0",
"bassline_name": "Clone de Clone de Clone de Clone de Clone de Clone de Beat/Bassline 0",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Beat/Bassline 0",
"bassline_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Beat/Bassline 0",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Batida/Linha de Baixo 8",
"automations": [
{
"automation_name": "Automation track",
"type": "automation",
"automation_patterns": [],
"automationtrack": "Present"
}
]
},
{
"bassline_name": "Batida/Linha de Baixo 8",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Batida/Linha de Baixo 8",
"bassline_name": "Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Batida/Linha de Baixo 8",
"bassline_name": "Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Batida/Linha de Baixo 8",
"bassline_name": "Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Clone de Batida/Linha de Baixo 8",
"bassline_name": "Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Batida/Linha de Baixo 8",
"bassline_name": "Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"bassline_name": "Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"bassline_name": "Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"bassline_name": "Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"bassline_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"bassline_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"bassline_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"bassline_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"bassline_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"bassline_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"bassline_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"bassline_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"bassline_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"bassline_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"track_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"bassline_name": "Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Clone de Batida/Linha de Baixo 8",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "100",
"fxch": "0",
"usemasterpitch": "1"
},
"plugin_name": "audiofileprocessor",
"audiofileprocessor": {
"stutter": "0",
"looped": "0",
"src": "drumsynth/misc_fx/dirty_transform.ds",
"interp": "1",
"sframe": "0",
"eframe": "1",
"amp": "100",
"reversed": "0",
"lframe": "0"
},
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"hold": "0.5",
"x100": "0",
"lamt": "0",
"lspd_denominator": "4",
"sustain": "0.5",
"att": "0",
"dec": "0.5",
"lpdel": "0",
"rel": "0.1",
"lspd_syncmode": "0",
"latt": "0",
"lspd_numerator": "4",
"userwavefile": "",
"pdel": "0",
"ctlenvamt": "0",
"lshp": "0",
"lspd": "0.1",
"amt": "0"
},
"elcut": {
"hold": "0.5",
"x100": "0",
"lamt": "0",
"lspd_denominator": "4",
"sustain": "0.5",
"att": "0",
"dec": "0.5",
"lpdel": "0",
"rel": "0.1",
"lspd_syncmode": "0",
"latt": "0",
"lspd_numerator": "4",
"userwavefile": "",
"pdel": "0",
"ctlenvamt": "0",
"lshp": "0",
"lspd": "0.1",
"amt": "0"
},
"elres": {
"hold": "0.5",
"x100": "0",
"lamt": "0",
"lspd_denominator": "4",
"sustain": "0.5",
"att": "0",
"dec": "0.5",
"lpdel": "0",
"rel": "0.1",
"lspd_syncmode": "0",
"latt": "0",
"lspd_numerator": "4",
"userwavefile": "",
"pdel": "0",
"ctlenvamt": "0",
"lshp": "0",
"lspd": "0.1",
"amt": "0"
},
"chordcreator": {
"chordrange": "1",
"chord": "0",
"chord-enabled": "0"
},
"arpeggiator": {
"arptime_syncmode": "0",
"arp-enabled": "0",
"arp": "0",
"arpmiss": "0",
"arptime": "200",
"arpskip": "0",
"arpdir": "0",
"arpmode": "0",
"arptime_numerator": "4",
"arprange": "1",
"arpcycle": "0",
"arptime_denominator": "4",
"arpgate": "100"
},
"midiport": {
"fixedinputvelocity": "-1",
"inputcontroller": "0",
"inputchannel": "0",
"outputchannel": "1",
"writable": "0",
"outputprogram": "1",
"fixedoutputnote": "-1",
"fixedoutputvelocity": "-1",
"basevelocity": "63",
"readable": "0",
"outputcontroller": "0"
},
"fxchain": {
"numofeffects": "0",
"enabled": "0"
},
"track_name": "dirty_transform.ds",
"type": "plugin",
"instruments": []
"type": "plugin"
}
]
}

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,498 @@
{
"file": "leandro_souza_atvd1",
"src": "/nethome/jotachina/projetos/mmpSearch/mmp/leandro_souza_atvd1.mmp",
"bpm": "145",
"tags": {
"TAG": [
"sample",
"bassline",
"automation"
],
"plugin": [
"audiofileprocessor"
],
"sample": [
"looperman-l-2535254-0150443-gunna-x-young-thug-x-roddy-ricch-type-loop-balenciaga.wav",
"looperman-l-0791808-0286113-gunna-x-young-thug-type-be-mine-part-2.wav",
"Vo_invoker_invo_spawn_02.mp3.wav"
],
"bassline": [
"clap",
"kick",
"snare",
"hithat",
"open hat",
"808"
],
"automation": [
"Pista de Automação",
"Pista de Automação"
]
},
"tracks": [
{
"track_name": "Áudio Amostras",
"sample_name": "looperman-l-2535254-0150443-gunna-x-young-thug-x-roddy-ricch-type-loop-balenciaga.wav",
"type": "sample",
"sample_info": {
"pan": "0",
"vol": "",
"src": "D:/Downloads/looperman-l-2535254-0150443-gunna-x-young-thug-x-roddy-ricch-type-loop-balenciaga.wav",
"len": "3071",
"sample_rate": "44100",
"pos": "0",
"muted": "0"
}
},
{
"track_name": "Áudio Amostras",
"sample_name": "looperman-l-0791808-0286113-gunna-x-young-thug-type-be-mine-part-2.wav",
"type": "sample",
"sample_info": {
"pan": "0",
"vol": "",
"src": "D:/Downloads/looperman-l-0791808-0286113-gunna-x-young-thug-type-be-mine-part-2.wav",
"len": "1536",
"sample_rate": "44100",
"pos": "0",
"muted": "0"
}
},
{
"track_name": "Áudio Amostras",
"sample_name": "Vo_invoker_invo_spawn_02.mp3.wav",
"type": "sample",
"sample_info": {
"pan": "0",
"vol": "68.8",
"src": "D:/Downloads/Vo_invoker_invo_spawn_02.mp3.wav",
"len": "254",
"sample_rate": "44100",
"pos": "9024",
"muted": "0"
}
},
{
"bassline_name": "clap",
"type": "bassline",
"tags": "audiofileprocessor",
"instruments": [
{
"instrument_name": "Kicker",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1"
},
{
"instrument_name": "forshaw - clap 1 .wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "1",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "D:/Documents/lmms/templates/forshaw - mouse (drum kit #1)/Clap/forshaw - clap 1 .wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "forshaw - kick 1.wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "2",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "D:/Documents/lmms/templates/forshaw - mouse (drum kit #1)/Kicks/forshaw - kick 1.wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "forshaw - snare 6.wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "3",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "D:/Documents/lmms/templates/forshaw - mouse (drum kit #1)/Snare/forshaw - snare 6.wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "forshaw - hh 6.wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "4",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "D:/Documents/lmms/templates/forshaw - mouse (drum kit #1)/Hihat/forshaw - hh 6.wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "forshaw - OHITHAT (6).wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "5",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "D:/Documents/lmms/templates/forshaw - mouse (drum kit #1)/Open Hat/forshaw - OHITHAT (6).wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "forshaw - 808 2.wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "6",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "D:/Documents/lmms/templates/forshaw - mouse (drum kit #1)/808/forshaw - 808 2.wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "forshaw - 808 1.wav",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "D:/Documents/lmms/templates/forshaw - mouse (drum kit #1)/808/forshaw - 808 1.wav",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
}
]
},
{
"bassline_name": "kick",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "snare",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "hithat",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "open hat",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "808",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"automations": [
{
"automation_name": "Pista de Automação",
"type": "automation",
"automation_patterns": [
{
"name": "Áudio Amostras>Volume",
"mute": "0",
"len": "13248",
"pos": "0",
"prog": "1",
"tens": "1",
"times": [
{
"value": "26.2",
"pos": "0"
},
{
"value": "23.8",
"pos": "1152"
},
{
"value": "100",
"pos": "1536"
},
{
"value": "100",
"pos": "5760"
},
{
"value": "19.2",
"pos": "7704"
},
{
"value": "25.4",
"pos": "8832"
},
{
"value": "100",
"pos": "9216"
},
{
"value": "98.5",
"pos": "12672"
},
{
"value": "0",
"pos": "13200"
}
]
}
],
"automationtrack": "Present"
},
{
"automation_name": "Pista de Automação",
"type": "automation",
"automation_patterns": [
{
"name": "Áudio Amostras>Volume",
"mute": "0",
"len": "13248",
"pos": "0",
"prog": "1",
"tens": "1",
"times": [
{
"value": "0",
"pos": "0"
},
{
"value": "50",
"pos": "384"
},
{
"value": "50",
"pos": "1248"
},
{
"value": "0",
"pos": "1536"
},
{
"value": "0.8",
"pos": "6144"
},
{
"value": "0",
"pos": "7680"
},
{
"value": "50.8",
"pos": "8208"
},
{
"value": "50.8",
"pos": "8832"
},
{
"value": "0",
"pos": "9216"
}
]
}
],
"automationtrack": "Present"
}
]
},
{
"automations": [
{
"automation_name": "Pista de Automação",
"type": "automation",
"automation_patterns": [
{
"name": "Áudio Amostras>Volume",
"mute": "0",
"len": "13248",
"pos": "0",
"prog": "1",
"tens": "1",
"times": [
{
"value": "26.2",
"pos": "0"
},
{
"value": "23.8",
"pos": "1152"
},
{
"value": "100",
"pos": "1536"
},
{
"value": "100",
"pos": "5760"
},
{
"value": "19.2",
"pos": "7704"
},
{
"value": "25.4",
"pos": "8832"
},
{
"value": "100",
"pos": "9216"
},
{
"value": "98.5",
"pos": "12672"
},
{
"value": "0",
"pos": "13200"
}
]
}
],
"automationtrack": "Present"
},
{
"automation_name": "Pista de Automação",
"type": "automation",
"automation_patterns": [
{
"name": "Áudio Amostras>Volume",
"mute": "0",
"len": "13248",
"pos": "0",
"prog": "1",
"tens": "1",
"times": [
{
"value": "0",
"pos": "0"
},
{
"value": "50",
"pos": "384"
},
{
"value": "50",
"pos": "1248"
},
{
"value": "0",
"pos": "1536"
},
{
"value": "0.8",
"pos": "6144"
},
{
"value": "0",
"pos": "7680"
},
{
"value": "50.8",
"pos": "8208"
},
{
"value": "50.8",
"pos": "8832"
},
{
"value": "0",
"pos": "9216"
}
]
}
],
"automationtrack": "Present"
}
]
}
]
}

146
metadata/teste.json Normal file
View File

@ -0,0 +1,146 @@
{
"file": "teste",
"src": "/nethome/jotachina/projetos/mmpSearch/mmp/teste.mmp",
"bpm": "140",
"tags": {
"TAG": [
"plugin"
],
"plugin": [
"audiofileprocessor"
],
"sample": [],
"bassline": [],
"automation": []
},
"tracks": [
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "100",
"fxch": "0",
"usemasterpitch": "1"
},
"plugin_name": "audiofileprocessor",
"audiofileprocessor": {
"looped": "0",
"stutter": "0",
"reversed": "0",
"interp": "1",
"src": "drums/clap01.ogg",
"lframe": "0",
"eframe": "1",
"sframe": "0",
"amp": "100"
},
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"latt": "0",
"hold": "0.5",
"amt": "0",
"sustain": "0.5",
"lspd": "0.1",
"ctlenvamt": "0",
"lspd_denominator": "4",
"lspd_syncmode": "0",
"userwavefile": "",
"dec": "0.5",
"pdel": "0",
"x100": "0",
"lamt": "0",
"lshp": "0",
"att": "0",
"rel": "0.1",
"lpdel": "0",
"lspd_numerator": "4"
},
"elcut": {
"latt": "0",
"hold": "0.5",
"amt": "0",
"sustain": "0.5",
"lspd": "0.1",
"ctlenvamt": "0",
"lspd_denominator": "4",
"lspd_syncmode": "0",
"userwavefile": "",
"dec": "0.5",
"pdel": "0",
"x100": "0",
"lamt": "0",
"lshp": "0",
"att": "0",
"rel": "0.1",
"lpdel": "0",
"lspd_numerator": "4"
},
"elres": {
"latt": "0",
"hold": "0.5",
"amt": "0",
"sustain": "0.5",
"lspd": "0.1",
"ctlenvamt": "0",
"lspd_denominator": "4",
"lspd_syncmode": "0",
"userwavefile": "",
"dec": "0.5",
"pdel": "0",
"x100": "0",
"lamt": "0",
"lshp": "0",
"att": "0",
"rel": "0.1",
"lpdel": "0",
"lspd_numerator": "4"
},
"chordcreator": {
"chord": "0",
"chord-enabled": "0",
"chordrange": "1"
},
"arpeggiator": {
"arptime_denominator": "4",
"arp-enabled": "0",
"arpmode": "0",
"arptime_syncmode": "0",
"arptime_numerator": "4",
"arpskip": "0",
"arpdir": "0",
"arp": "0",
"arpmiss": "0",
"arpcycle": "0",
"arprange": "1",
"arptime": "200",
"arpgate": "100"
},
"midiport": {
"writable": "0",
"fixedinputvelocity": "-1",
"fixedoutputvelocity": "-1",
"outputchannel": "1",
"inputcontroller": "0",
"fixedoutputnote": "-1",
"basevelocity": "63",
"outputprogram": "1",
"inputchannel": "0",
"readable": "0",
"outputcontroller": "0"
},
"fxchain": {
"enabled": "0",
"numofeffects": "0"
},
"track_name": "clap01.ogg",
"type": "plugin"
}
]
}

View File

@ -0,0 +1,267 @@
{
"file": "tp1 - Luiz Filipe Almada",
"src": "/nethome/jotachina/projetos/mmpSearch/mmp/tp1 - Luiz Filipe Almada.mmp",
"bpm": "140",
"tags": {
"TAG": [
"bassline"
],
"plugin": [
"audiofileprocessor"
],
"sample": [],
"bassline": [
"Kick",
"Hihat - continuo",
"HiHat2",
"HiHat - passagem",
"Clap",
"Melody1",
"Bass"
],
"automation": []
},
"tracks": [
{
"bassline_name": "Kick",
"type": "bassline",
"tags": "audiofileprocessor",
"instruments": [
{
"instrument_name": "Kicker",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1"
},
{
"instrument_name": "kick04.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/kick04.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "hihat_closed04.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "2",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/hihat_closed04.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "hihat_closed03.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "84",
"pitchrange": "1",
"basenote": "57",
"fxch": "1",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/hihat_closed03.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "hihat_closed01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/hihat_closed01.ogg",
"lframe": "0.000554324",
"stutter": "0",
"interp": "1",
"sframe": "0.000369549",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "hihat_opened01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "84",
"pitchrange": "1",
"basenote": "57",
"fxch": "5",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/hihat_opened01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "steel_guitar01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "4",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "instruments/steel_guitar01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "TripleOscillator",
"instrument_type": "0",
"pitch": "1",
"pan": "0",
"vol": "40.8",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1"
},
{
"instrument_name": "clap01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "100",
"pitchrange": "1",
"basenote": "57",
"fxch": "0",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "drums/clap01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
},
{
"instrument_name": "piano01.ogg",
"instrument_type": "0",
"pitch": "0",
"pan": "0",
"vol": "80",
"pitchrange": "1",
"basenote": "57",
"fxch": "3",
"usemasterpitch": "1",
"audiofileprocessor": {
"amp": "100",
"src": "instruments/piano01.ogg",
"lframe": "0",
"stutter": "0",
"interp": "1",
"sframe": "0",
"looped": "0",
"eframe": "1",
"reversed": "0"
}
}
]
},
{
"bassline_name": "Hihat - continuo",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "HiHat2",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "HiHat - passagem",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "Clap",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "Melody1",
"type": "bassline",
"tags": "",
"instruments": []
},
{
"bassline_name": "Bass",
"type": "bassline",
"tags": "",
"instruments": []
}
]
}

View File

@ -0,0 +1,786 @@
{
"file": "tp1_MarcoAntonio",
"src": "/nethome/jotachina/projetos/mmpSearch/mmp/tp1_MarcoAntonio.mmp",
"bpm": "140",
"tags": {
"TAG": [
"plugin"
],
"plugin": [
"audiofileprocessor"
],
"sample": [],
"bassline": [],
"automation": []
},
"tracks": [
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "86.4",
"fxch": "1",
"usemasterpitch": "1"
},
"plugin_name": "audiofileprocessor",
"audiofileprocessor": {
"interp": "1",
"src": "instruments/e_piano_accord01.ogg",
"stutter": "0",
"sframe": "0",
"eframe": "1",
"amp": "100",
"reversed": "0",
"lframe": "0",
"looped": "0"
},
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"pdel": "0",
"ctlenvamt": "0",
"hold": "0.5",
"lspd_numerator": "4",
"latt": "0",
"x100": "0",
"sustain": "0.5",
"lamt": "0",
"dec": "0.5",
"lspd_syncmode": "0",
"lspd": "0.1",
"lspd_denominator": "4",
"rel": "0.1",
"att": "0",
"amt": "0",
"lshp": "0",
"userwavefile": "",
"lpdel": "0"
},
"elcut": {
"pdel": "0",
"ctlenvamt": "0",
"hold": "0.5",
"lspd_numerator": "4",
"latt": "0",
"x100": "0",
"sustain": "0.5",
"lamt": "0",
"dec": "0.5",
"lspd_syncmode": "0",
"lspd": "0.1",
"lspd_denominator": "4",
"rel": "0.1",
"att": "0",
"amt": "0",
"lshp": "0",
"userwavefile": "",
"lpdel": "0"
},
"elres": {
"pdel": "0",
"ctlenvamt": "0",
"hold": "0.5",
"lspd_numerator": "4",
"latt": "0",
"x100": "0",
"sustain": "0.5",
"lamt": "0",
"dec": "0.5",
"lspd_syncmode": "0",
"lspd": "0.1",
"lspd_denominator": "4",
"rel": "0.1",
"att": "0",
"amt": "0",
"lshp": "0",
"userwavefile": "",
"lpdel": "0"
},
"chordcreator": {
"chordrange": "1",
"chord": "0",
"chord-enabled": "0"
},
"arpeggiator": {
"arptime_denominator": "4",
"arptime_numerator": "4",
"arpmode": "0",
"arpgate": "100",
"arptime_syncmode": "0",
"arp": "0",
"arpdir": "0",
"arpmiss": "0",
"arp-enabled": "0",
"arprange": "1",
"arptime": "200",
"arpcycle": "0",
"arpskip": "0"
},
"midiport": {
"outputchannel": "1",
"fixedoutputnote": "-1",
"inputchannel": "0",
"fixedinputvelocity": "-1",
"readable": "0",
"inputcontroller": "0",
"writable": "0",
"outputprogram": "1",
"outputcontroller": "0",
"fixedoutputvelocity": "-1",
"basevelocity": "63"
},
"fxchain": {
"enabled": "0",
"numofeffects": "0"
},
"track_name": "e_piano_accord01.ogg",
"type": "plugin"
},
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "81.6",
"fxch": "0",
"usemasterpitch": "1"
},
"plugin_name": "audiofileprocessor",
"audiofileprocessor": {
"interp": "1",
"src": "drums/hihat_closed01.ogg",
"stutter": "0",
"sframe": "0",
"eframe": "1",
"amp": "100",
"reversed": "0",
"lframe": "0",
"looped": "0"
},
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"pdel": "0",
"ctlenvamt": "0",
"hold": "0.5",
"lspd_numerator": "4",
"latt": "0",
"x100": "0",
"sustain": "0.5",
"lamt": "0",
"dec": "0.5",
"lspd_syncmode": "0",
"lspd": "0.1",
"lspd_denominator": "4",
"rel": "0.1",
"att": "0",
"amt": "0",
"lshp": "0",
"userwavefile": "",
"lpdel": "0"
},
"elcut": {
"pdel": "0",
"ctlenvamt": "0",
"hold": "0.5",
"lspd_numerator": "4",
"latt": "0",
"x100": "0",
"sustain": "0.5",
"lamt": "0",
"dec": "0.5",
"lspd_syncmode": "0",
"lspd": "0.1",
"lspd_denominator": "4",
"rel": "0.1",
"att": "0",
"amt": "0",
"lshp": "0",
"userwavefile": "",
"lpdel": "0"
},
"elres": {
"pdel": "0",
"ctlenvamt": "0",
"hold": "0.5",
"lspd_numerator": "4",
"latt": "0",
"x100": "0",
"sustain": "0.5",
"lamt": "0",
"dec": "0.5",
"lspd_syncmode": "0",
"lspd": "0.1",
"lspd_denominator": "4",
"rel": "0.1",
"att": "0",
"amt": "0",
"lshp": "0",
"userwavefile": "",
"lpdel": "0"
},
"chordcreator": {
"chordrange": "1",
"chord": "0",
"chord-enabled": "0"
},
"arpeggiator": {
"arptime_denominator": "4",
"arptime_numerator": "4",
"arpmode": "0",
"arpgate": "100",
"arptime_syncmode": "0",
"arp": "0",
"arpdir": "0",
"arpmiss": "0",
"arp-enabled": "0",
"arprange": "1",
"arptime": "200",
"arpcycle": "0",
"arpskip": "0"
},
"midiport": {
"outputchannel": "1",
"fixedoutputnote": "-1",
"inputchannel": "0",
"fixedinputvelocity": "-1",
"readable": "0",
"inputcontroller": "0",
"writable": "0",
"outputprogram": "1",
"outputcontroller": "0",
"fixedoutputvelocity": "-1",
"basevelocity": "63"
},
"fxchain": {
"enabled": "0",
"numofeffects": "0"
},
"track_name": "hihat_closed01.ogg",
"type": "plugin"
},
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "91.2",
"fxch": "0",
"usemasterpitch": "1"
},
"plugin_name": "audiofileprocessor",
"audiofileprocessor": {
"interp": "1",
"src": "drums/clap04.ogg",
"stutter": "0",
"sframe": "0",
"eframe": "1",
"amp": "100",
"reversed": "0",
"lframe": "0",
"looped": "0"
},
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"pdel": "0",
"ctlenvamt": "0",
"hold": "0.5",
"lspd_numerator": "4",
"latt": "0",
"x100": "0",
"sustain": "0.5",
"lamt": "0",
"dec": "0.5",
"lspd_syncmode": "0",
"lspd": "0.1",
"lspd_denominator": "4",
"rel": "0.1",
"att": "0",
"amt": "0",
"lshp": "0",
"userwavefile": "",
"lpdel": "0"
},
"elcut": {
"pdel": "0",
"ctlenvamt": "0",
"hold": "0.5",
"lspd_numerator": "4",
"latt": "0",
"x100": "0",
"sustain": "0.5",
"lamt": "0",
"dec": "0.5",
"lspd_syncmode": "0",
"lspd": "0.1",
"lspd_denominator": "4",
"rel": "0.1",
"att": "0",
"amt": "0",
"lshp": "0",
"userwavefile": "",
"lpdel": "0"
},
"elres": {
"pdel": "0",
"ctlenvamt": "0",
"hold": "0.5",
"lspd_numerator": "4",
"latt": "0",
"x100": "0",
"sustain": "0.5",
"lamt": "0",
"dec": "0.5",
"lspd_syncmode": "0",
"lspd": "0.1",
"lspd_denominator": "4",
"rel": "0.1",
"att": "0",
"amt": "0",
"lshp": "0",
"userwavefile": "",
"lpdel": "0"
},
"chordcreator": {
"chordrange": "1",
"chord": "0",
"chord-enabled": "0"
},
"arpeggiator": {
"arptime_denominator": "4",
"arptime_numerator": "4",
"arpmode": "0",
"arpgate": "100",
"arptime_syncmode": "0",
"arp": "0",
"arpdir": "0",
"arpmiss": "0",
"arp-enabled": "0",
"arprange": "1",
"arptime": "200",
"arpcycle": "0",
"arpskip": "0"
},
"midiport": {
"outputchannel": "1",
"fixedoutputnote": "-1",
"inputchannel": "0",
"fixedinputvelocity": "-1",
"readable": "0",
"inputcontroller": "0",
"writable": "0",
"outputprogram": "1",
"outputcontroller": "0",
"fixedoutputvelocity": "-1",
"basevelocity": "63"
},
"fxchain": {
"enabled": "0",
"numofeffects": "0"
},
"track_name": "clap04.ogg",
"type": "plugin"
},
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "47.2",
"fxch": "0",
"usemasterpitch": "1"
},
"plugin_name": "audiofileprocessor",
"audiofileprocessor": {
"interp": "1",
"src": "drums/snare03.ogg",
"stutter": "0",
"sframe": "0",
"eframe": "1",
"amp": "100",
"reversed": "0",
"lframe": "0",
"looped": "0"
},
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"pdel": "0",
"ctlenvamt": "0",
"hold": "0.5",
"lspd_numerator": "4",
"latt": "0",
"x100": "0",
"sustain": "0.5",
"lamt": "0",
"dec": "0.5",
"lspd_syncmode": "0",
"lspd": "0.1",
"lspd_denominator": "4",
"rel": "0.1",
"att": "0",
"amt": "0",
"lshp": "0",
"userwavefile": "",
"lpdel": "0"
},
"elcut": {
"pdel": "0",
"ctlenvamt": "0",
"hold": "0.5",
"lspd_numerator": "4",
"latt": "0",
"x100": "0",
"sustain": "0.5",
"lamt": "0",
"dec": "0.5",
"lspd_syncmode": "0",
"lspd": "0.1",
"lspd_denominator": "4",
"rel": "0.1",
"att": "0",
"amt": "0",
"lshp": "0",
"userwavefile": "",
"lpdel": "0"
},
"elres": {
"pdel": "0",
"ctlenvamt": "0",
"hold": "0.5",
"lspd_numerator": "4",
"latt": "0",
"x100": "0",
"sustain": "0.5",
"lamt": "0",
"dec": "0.5",
"lspd_syncmode": "0",
"lspd": "0.1",
"lspd_denominator": "4",
"rel": "0.1",
"att": "0",
"amt": "0",
"lshp": "0",
"userwavefile": "",
"lpdel": "0"
},
"chordcreator": {
"chordrange": "1",
"chord": "0",
"chord-enabled": "0"
},
"arpeggiator": {
"arptime_denominator": "4",
"arptime_numerator": "4",
"arpmode": "0",
"arpgate": "100",
"arptime_syncmode": "0",
"arp": "0",
"arpdir": "0",
"arpmiss": "0",
"arp-enabled": "0",
"arprange": "1",
"arptime": "200",
"arpcycle": "0",
"arpskip": "0"
},
"midiport": {
"outputchannel": "1",
"fixedoutputnote": "-1",
"inputchannel": "0",
"fixedinputvelocity": "-1",
"readable": "0",
"inputcontroller": "0",
"writable": "0",
"outputprogram": "1",
"outputcontroller": "0",
"fixedoutputvelocity": "-1",
"basevelocity": "63"
},
"fxchain": {
"enabled": "0",
"numofeffects": "0"
},
"track_name": "Snare03.ogg",
"type": "plugin"
},
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "81.6",
"fxch": "0",
"usemasterpitch": "1"
},
"plugin_name": "audiofileprocessor",
"audiofileprocessor": {
"interp": "1",
"src": "drums/kick02.ogg",
"stutter": "0",
"sframe": "0",
"eframe": "1",
"amp": "100",
"reversed": "0",
"lframe": "0",
"looped": "0"
},
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"pdel": "0",
"ctlenvamt": "0",
"hold": "0.5",
"lspd_numerator": "4",
"latt": "0",
"x100": "0",
"sustain": "0.5",
"lamt": "0",
"dec": "0.5",
"lspd_syncmode": "0",
"lspd": "0.1",
"lspd_denominator": "4",
"rel": "0.1",
"att": "0",
"amt": "0",
"lshp": "0",
"userwavefile": "",
"lpdel": "0"
},
"elcut": {
"pdel": "0",
"ctlenvamt": "0",
"hold": "0.5",
"lspd_numerator": "4",
"latt": "0",
"x100": "0",
"sustain": "0.5",
"lamt": "0",
"dec": "0.5",
"lspd_syncmode": "0",
"lspd": "0.1",
"lspd_denominator": "4",
"rel": "0.1",
"att": "0",
"amt": "0",
"lshp": "0",
"userwavefile": "",
"lpdel": "0"
},
"elres": {
"pdel": "0",
"ctlenvamt": "0",
"hold": "0.5",
"lspd_numerator": "4",
"latt": "0",
"x100": "0",
"sustain": "0.5",
"lamt": "0",
"dec": "0.5",
"lspd_syncmode": "0",
"lspd": "0.1",
"lspd_denominator": "4",
"rel": "0.1",
"att": "0",
"amt": "0",
"lshp": "0",
"userwavefile": "",
"lpdel": "0"
},
"chordcreator": {
"chordrange": "1",
"chord": "0",
"chord-enabled": "0"
},
"arpeggiator": {
"arptime_denominator": "4",
"arptime_numerator": "4",
"arpmode": "0",
"arpgate": "100",
"arptime_syncmode": "0",
"arp": "0",
"arpdir": "0",
"arpmiss": "0",
"arp-enabled": "0",
"arprange": "1",
"arptime": "200",
"arpcycle": "0",
"arpskip": "0"
},
"midiport": {
"outputchannel": "1",
"fixedoutputnote": "-1",
"inputchannel": "0",
"fixedinputvelocity": "-1",
"readable": "0",
"inputcontroller": "0",
"writable": "0",
"outputprogram": "1",
"outputcontroller": "0",
"fixedoutputvelocity": "-1",
"basevelocity": "63"
},
"fxchain": {
"enabled": "0",
"numofeffects": "0"
},
"track_name": "kick02.ogg",
"type": "plugin"
},
{
"instrumenttrack": {
"pitch": "0",
"pan": "0",
"pitchrange": "1",
"basenote": "57",
"vol": "56.8",
"fxch": "0",
"usemasterpitch": "1"
},
"plugin_name": "audiofileprocessor",
"audiofileprocessor": {
"interp": "1",
"src": "drums/hihat_opened01.ogg",
"stutter": "0",
"sframe": "0",
"eframe": "1",
"amp": "100",
"reversed": "0",
"lframe": "0",
"looped": "0"
},
"eldata": {
"fwet": "0",
"ftype": "0",
"fcut": "14000",
"fres": "0.5"
},
"elvol": {
"pdel": "0",
"ctlenvamt": "0",
"hold": "0.5",
"lspd_numerator": "4",
"latt": "0",
"x100": "0",
"sustain": "0.5",
"lamt": "0",
"dec": "0.5",
"lspd_syncmode": "0",
"lspd": "0.1",
"lspd_denominator": "4",
"rel": "0.1",
"att": "0",
"amt": "0",
"lshp": "0",
"userwavefile": "",
"lpdel": "0"
},
"elcut": {
"pdel": "0",
"ctlenvamt": "0",
"hold": "0.5",
"lspd_numerator": "4",
"latt": "0",
"x100": "0",
"sustain": "0.5",
"lamt": "0",
"dec": "0.5",
"lspd_syncmode": "0",
"lspd": "0.1",
"lspd_denominator": "4",
"rel": "0.1",
"att": "0",
"amt": "0",
"lshp": "0",
"userwavefile": "",
"lpdel": "0"
},
"elres": {
"pdel": "0",
"ctlenvamt": "0",
"hold": "0.5",
"lspd_numerator": "4",
"latt": "0",
"x100": "0",
"sustain": "0.5",
"lamt": "0",
"dec": "0.5",
"lspd_syncmode": "0",
"lspd": "0.1",
"lspd_denominator": "4",
"rel": "0.1",
"att": "0",
"amt": "0",
"lshp": "0",
"userwavefile": "",
"lpdel": "0"
},
"chordcreator": {
"chordrange": "1",
"chord": "0",
"chord-enabled": "0"
},
"arpeggiator": {
"arptime_denominator": "4",
"arptime_numerator": "4",
"arpmode": "0",
"arpgate": "100",
"arptime_syncmode": "0",
"arp": "0",
"arpdir": "0",
"arpmiss": "0",
"arp-enabled": "0",
"arprange": "1",
"arptime": "200",
"arpcycle": "0",
"arpskip": "0"
},
"midiport": {
"outputchannel": "1",
"fixedoutputnote": "-1",
"inputchannel": "0",
"fixedinputvelocity": "-1",
"readable": "0",
"inputcontroller": "0",
"writable": "0",
"outputprogram": "1",
"outputcontroller": "0",
"fixedoutputvelocity": "-1",
"basevelocity": "63"
},
"fxchain": {
"enabled": "0",
"numofeffects": "0"
},
"track_name": "hihat_opened01.ogg",
"type": "plugin"
}
]
}

Some files were not shown because too many files have changed in this diff Show More