View Single Post
Old 06-03-2019, 04:53 PM   #131
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default Tempo Map from Sonic Visualiser or Audacity Win\Lin\Mac

This uses the SWS Convert project markers to tempo markers..
You can start Sonic Visualiser or Audacity from Reaper
Code:
os.execute [["C:\Program Files\Sonic Visualiser\Sonic Visualiser.exe"]]
you can change it to your mac path.


Tempo map from audio to Reaper

Audacity load your audio file
Analyze > Add Remove > Enable Tempo and Beat Tracker: Beat (& Beat Count)(& Bars)
Analyze > Tempo and Beat Tracker: Beat (or Beat Count)(or Bars)
File > Export > Labels

Sonic Visualiser load your audio file
Transform > Category > Time > Tempo and Beat Tracker: Beat (or Beat Count)(or Bars)
File > Export Annotation Layer txt or csv
https://www.sonicvisualiser.org/ Win/Lin/Mac

right click Save Link/Target As

ReaTrak audacity import bars or beats.lua

ReaTrak sonic visualiser import bars or beats.lua


Chords from audio to Reaper
Audacity load your audio file
Analyze > Add Remove > Enable Chordino: Chord Estimate
Analyze > Chordino: Chord Estimate
File > Export > Labels

Chordino Vamp Plugin
http://www.isophonics.net/nnls-chroma

Sonic Visualiser load your audio file
Transform > Chordino
File > Export Annotation Layer txt or csv
https://www.sonicvisualiser.org/ Win/Lin/Mac

Chordino Vamp Plugin
http://www.isophonics.net/nnls-chroma


right click Save Link/Target As

ReaTrak audacity chordino chords to regions.lua

ReaTrak sonic visualiser chordino chords csv txt to regions.lua



Thanks again to X-Raym Donation for Import markers and regions from tab-delimited CSV-TXT file.lua

The script will ask if you want to set the bar 1 start marker,
in the pic of a drum track bar 1 starts on marker 6 (bar 2 beat 2)






__________________
ReaTrakStudio Chord Track for Reaper forum
www.reatrak.com
STASH Downloads https://stash.reaper.fm/u/ReaTrak

Last edited by MusoBob; 06-26-2019 at 01:06 PM.
MusoBob is offline   Reply With Quote