Skip to content

Commit

Permalink
Another mixing pass from erics notes
Browse files Browse the repository at this point in the history
Lowered the intro vocals 3 db and removed cymbals from breakdown part also exported midi flute to audio file. Octave bug was happening
  • Loading branch information
tmray committed Jun 13, 2021
1 parent 6574d61 commit 1e54c0c
Show file tree
Hide file tree
Showing 18 changed files with 46,570 additions and 649 deletions.
343 changes: 296 additions & 47 deletions 200413-song-idea/200413-song-idea.ardour

Large diffs are not rendered by default.

355 changes: 302 additions & 53 deletions 200413-song-idea/200413-song-idea.ardour.bak

Large diffs are not rendered by default.

543 changes: 271 additions & 272 deletions 200413-song-idea/200413-song-idea.history

Large diffs are not rendered by default.

543 changes: 271 additions & 272 deletions 200413-song-idea/200413-song-idea.history.bak

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions 200413-song-idea/externals/midi-flutes-part_Selection.wav
Git LFS file not shown
7 changes: 2 additions & 5 deletions 200413-song-idea/instant.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,14 @@
<instant>
<LastUsedSnapshot name="200413-song-idea"/>
<Main x="0" y="29" w="1920" h="1019" current-tab="editor"/>
<Editor id="12" edit-horizontal-pane-pos="0.89999997615814209" notebook-shrunk="0" edit-vertical-pane-pos="0.89999997615814209" mixer-width="Wide" zoom-focus="ZoomFocusMouse" zoom="6387" snap-to="SnapToBeatDiv2" snap-mode="SnapNormal" internal-snap-to="SnapToBeatDiv2" internal-snap-mode="SnapNormal" pre-internal-snap-to="SnapToBeatDiv2" pre-internal-snap-mode="SnapNormal" edit-point="EditAtMouse" visible-track-count="-1" playhead="8976046" left-frame="330541" y-origin="66" show-measures="1" maximised="0" follow-playhead="1" stationary-playhead="0" region-list-sort-type="ByEndInFile" mouse-mode="MouseObject" join-object-range="0" show-editor-mixer="1" show-editor-list="1" editor-list-page="1" show-marker-lines="0" nudge-clock-value="220500">
<Editor id="12" edit-horizontal-pane-pos="0.89999997615814209" notebook-shrunk="0" edit-vertical-pane-pos="0.89999997615814209" mixer-width="Wide" zoom-focus="ZoomFocusMouse" zoom="6387" snap-to="SnapToBeatDiv2" snap-mode="SnapNormal" internal-snap-to="SnapToBeatDiv2" internal-snap-mode="SnapNormal" pre-internal-snap-to="SnapToBeatDiv2" pre-internal-snap-mode="SnapNormal" edit-point="EditAtMouse" visible-track-count="-1" playhead="3124315" left-frame="330541" y-origin="1004" show-measures="1" maximised="0" follow-playhead="1" stationary-playhead="0" region-list-sort-type="ByEndInFile" mouse-mode="MouseObject" join-object-range="0" show-editor-mixer="1" show-editor-list="1" editor-list-page="1" show-marker-lines="0" nudge-clock-value="220500">
<Window name="Editor" visible="0" x-off="-1" y-off="-1" x-size="-1" y-size="-1" tabbed="1"/>
<Buttons>
<Press/>
<Release/>
</Buttons>
<Selection>
<Regions>
<Region id="78437"/>
</Regions>
<Marker id="250" start="1"/>
<StripableView id="35923"/>
</Selection>
<RegionList sort-type="ByEndInFile" sort-ascending="1" show-all="0" show-automatic-regions="1"/>
<ActionScript lua="Lua 5.3">c2NyaXB0cyA9IHt9IA==</ActionScript>
Expand Down
Git LFS file not shown
Git LFS file not shown
Binary file not shown.
Binary file not shown.
13 changes: 13 additions & 0 deletions 200413-song-idea/plugins/12600/state42/manifest.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
@prefix atom: <http://lv2plug.in/ns/ext/atom#> .
@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
@prefix pset: <http://lv2plug.in/ns/ext/presets#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix state: <http://lv2plug.in/ns/ext/state#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<state.ttl>
lv2:appliesTo <http://yoshimi.sourceforge.net/lv2_plugin> ;
a pset:Preset ;
rdfs:seeAlso <state.ttl> .

Loading

0 comments on commit 1e54c0c

Please sign in to comment.