Go Back   Cockos Incorporated Forums > REAPER Forums > REAPER General Discussion Forum

Reply
 
Thread Tools Display Modes
Old 03-16-2019, 02:49 PM   #121
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

Thanks for the feedback.
Yeah that's pretty accurate.
I always do things that are ahead of their time and evolution can be very slow.
Fear of the unknown, best to stay in a safe place, don't venture into something new as it can be very scary.
It will get their, look at Studio One 4 it now has a chord track and has taken off once users
understood what it's all about but so much more is possible with Reaper as it has APIs,
you can't create your own tracks to share with Studio One 4 that will automatically be fitted to it's chord track.
As I mentioned earlier I have a feeling that Reaper 6 will have a chord track,
if so I would have to modify it all to read the chord track rather than the region track, but at least it would take off then,
users would then get into using a chord track because if it was implemented it would then mean it's "safe" to use
MusoBob is offline   Reply With Quote
Old 03-17-2019, 01:01 PM   #122
Lorbakounet
Human being with feelings
 
Lorbakounet's Avatar
 
Join Date: Mar 2015
Posts: 133
Default

Just passing by to to say I'll keep on helping debugging, I just can't spare too much time right now, but I'll get by to you. I want this plugin badly
Lorbakounet is offline   Reply With Quote
Old 03-20-2019, 11:12 AM   #123
Ozman
Human being with feelings
 
Join Date: Feb 2015
Posts: 753
Default

When it comes to snapping audio tracks to the chords, do the audio tracks have to be tagged already with key information (just splitting and transposing), or is this somehow using ARA or something to detect the pitches of the audio samples?
Ozman is offline   Reply With Quote
Old 03-20-2019, 05:50 PM   #124
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

If you have an audio track playing different chords you just create regions for each chord section.
If you want to it to fit over any song part just set the region color to the red "play anywhere" color.
To get it to play only with the associated color part like verse/chorus set the region to that color.
Then just save the exported region csv with the audio file with the same name.
You then select Choose Instrument > your wav or mp3 (that has an associated region csv) > ReaTrak Selection (time selection)


Put your instrument tracks in a folder with name format eg.
X:\ReaTrak Instruments\Guitar, Electric, Rhythm Classic Rock 01 Ev8 4-4 120bpm
Guitar, Electric, Rhythm Classic Rock 01 Ev8 4-4 120bpm C-Am.csv
Guitar, Electric, Rhythm Classic Rock 01 Ev8 4-4 120bpm C-Am.wav


You need this in the name format:

4-4 is time signature
120bpm is tempo
C-Am is Key (optional it's only for choosing the key you need)


If you download some of the test instruments, import the chords csv then drag the wav/mp3 file in and you will see how they are made.
https://www.reatrak.com/downloads/test_files/
MusoBob is offline   Reply With Quote
Old 03-22-2019, 09:31 AM   #125
Ozman
Human being with feelings
 
Join Date: Feb 2015
Posts: 753
Default

So this wouldn't loosely work with just creating regions of chords (from midi chords), then snap any monophonic audio and midi tracks to these chords?

Audio pretty much has to be pre-organized with key, bpm, and time signature.

This a big workaround, and really doesn't function like a chord track does (ala Studio One and Cubase).

I guess it would be up to Reaper Devs to make a true chord track.

This seems more like a well organized, scale/chord adapting sample library with midi chord snapping.
Ozman is offline   Reply With Quote
Old 03-22-2019, 07:03 PM   #126
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

You can snap the midi to the chord or scale notes but as mentioned before if you could access the notes in Melodyne then you could snap any audio to the chord track.
MusoBob is offline   Reply With Quote
Old 03-22-2019, 07:43 PM   #127
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

ReaTrak Studio beta test ReaTrak_beta.38.zip
See manual install guide on first post
or quick guide here EZ Install Guide
Right click Save Link\Target As
ReaTrak_beta.38.ReaperConfigZip

beta38 added chord sheet.
This was made by MPL and greatly appreciated.
I did a few mods to make it work better with ReaTrak.
You can add and remove chords directly in the chord sheet,
just click on the bar/beat and enter the chord, to remove the chord
just clear the chord from the input box then click Ok.
There is a right click menu thanks to spk77,
you can set the song part, font size and an option to use a smaller font for long chord names.
There still needs to be a bit of work done to it.
Included in the Scripts\ReaTrak folder is chords.ttf you can change line 59 in Script: ReaTrak mpl_Region chord editor.lua
obj.GUI_font = 'Calibri'
obj.GUI_font = 'chords'
just install the chords.ttf into your system first.



Last edited by MusoBob; 03-24-2019 at 06:49 AM.
MusoBob is offline   Reply With Quote
Old 03-23-2019, 08:16 AM   #128
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

Quote:
Originally Posted by Ozman View Post
So this wouldn't loosely work with just creating regions of chords (from midi chords),
then snap any monophonic audio and midi tracks to these chords?
Was looking at Reatune you might be able to modify that to snap to the notes of the chord for monophonic audio if you could get
automatic pitch correction to follow the notes of the midi chord track.


MusoBob is offline   Reply With Quote
Old 03-24-2019, 01:11 AM   #129
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

Here's a video that will show you how to create a chord track that virtual instruments like EZkeys,
UJAM Virtual Guitarist/Bassist, MusicLab's RealGuitars, Native Instruments Strummed Acoustic
and many more.. will follow.

Watch all Videos here
Download all Videos here



https://youtu.be/OKFQ0c2K1Ss
MusoBob is offline   Reply With Quote
Old 03-25-2019, 10:31 PM   #130
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

This will be included the next release, you can try it now.
Rick click Save Link/Target As ReaTrak mpl_Region chord editor.lua"
Added to right click menu
Insert Measures
Remove Measures

Copy Measures
Paste measures (Insert) will insert new measures and paste all items/tracks from selected measures
Paste measures (Over) will paste over the top of existing measures all items/tracks from selected measures
Paste measures (Chords only Insert)
Paste measures (Chords only Over)
Add Measures to End add new measures/region

you will be prompted with how many bars to copy/paste/insert/remove.

In the pic 8 bars were copied at 67 and past inserted at 75.

Thanks again to MPL for this great Chord Region Editor !

MusoBob is offline   Reply With Quote
Old 03-30-2019, 08:27 PM   #131
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

ReaTrak Studio beta test ReaTrak_beta.39.zip
See manual install guide on first post
or quick guide here EZ Install Guide
Right click Save Link\Target As
ReaTrak_beta.39.ReaperConfigZip
Make sure you have SWS Extensions installed.

beta39 added midi chord snap guide
and other various fixes.
This was made from bjclulu great idea.
The chord notes are placed on all octaves,
the root note and slash notes are on different channels to the other chord notes to give different colors
when the Midi Editor is set to Color by Channel.
On the right of the Editor select the track you need to edit,
you can turn the snap note visual off with the eye on the Midi Chord Snap Guide track.
To get it to snap to scale notes also select the Key snap at the bottom, setting key and scale.




Last edited by MusoBob; 03-31-2019 at 02:48 PM.
MusoBob is offline   Reply With Quote
Old 04-04-2019, 02:32 AM   #132
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

If anyone is very Bored and Enthusiastic and don't mind doing
a bit of repetitive copying and pasting it would help very much,
any little bit you can help with would be appreciated !!

ReaTrak_Circle_of_Fifths-to-Edit.zip
unzip both files into Scripts\ReaTrak\
Run > ReaTrak Circle of Fifths Setup.lua

If you could upload the ReaTrak Circle of Fifths - user settings.txt
when you're done with whatever additions you can manage, thanks.

In Actions > Main > search > Reatrak insert chord region
right click and copy the Command ID for the Chord
"shift click" on the Chord to Edit
you can have two notepads, just click on them and ctrl-C

EDIT:
This has been updated to take the following commands below instead of the _SWS_NEXT..._SWS_PREV...

Left> _left_click_act

Right> _right_click_act

this allows different actions for left/Right mouse click, Next/Previous Region,Bar or Beat

Middle> Command ID for Chord

**Lydian and Phrygian are the only two left to do.
I did all the Major/Ionian mouse button functions.
I filled all the chords in up to Locrian, started Minor/Aeolian C > D#

You can check it here:

https://randscullard.com/CircleOfFifths/ set any B# to C and E# to F etc..

View Full Screen


Last edited by MusoBob; 04-15-2019 at 05:51 PM.
MusoBob is offline   Reply With Quote
Old 04-15-2019, 06:50 PM   #133
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

ReaTrak Studio beta test ReaTrak_beta.40.zip
See manual install guide on first post
or quick guide here EZ Install Guide
Right click Save Link\Target As
ReaTrak_beta.40.ReaperConfigZip
Make sure you have SWS Extensions installed.

beta40
In main GUI all chords added to all scales, new buttons added to move
cursor to next/previous bar or beat when entering chords and play/stop button.
Circle of Fifths gui has been updated with a lot more features
(just needs Lydian and Phrygian doing now).


Watch all Videos here
Download all Videos here


Last edited by MusoBob; 04-15-2019 at 10:21 PM.
MusoBob is offline   Reply With Quote
Old 04-15-2019, 11:05 PM   #134
vanhaze
Human being with feelings
 
vanhaze's Avatar
 
Join Date: Jul 2012
Location: Netherlands
Posts: 5,247
Default

Hi Musobob,

Thank you really much for your ongoing development of ReaTrak !
I still haven't had the time to really dig into it, but that will come.
Meanwhile, let me install this update :0)

Warm Regards.
__________________
Macbook Pro INTEL | Reaper, always latest version | OSX Ventura | Presonus Studio 24c
My Reaper Tips&Tricks YouTube Channel: https://www.youtube.com/user/vanhaze2000/playlists
vanhaze is offline   Reply With Quote
Old 04-18-2019, 11:18 PM   #135
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

ReaTrak Studio beta test ReaTrak_beta.41.zip
See manual install guide on first post
or quick guide here EZ Install Guide
Right click Save Link\Target As
ReaTrak_beta.41.ReaperConfigZip
Make sure you have SWS Extensions installed.

beta41
MIDI Notation for audio will move to new track and glue
Choose Instrument will ReaTrak any MIDI ReaTrak Instrument or Drums to any tempo
when choosing a MIDI file it will not ask for csv

**This is the installed guide for new Reaper users,
the last one had the reaper-kb.ini that didn't merge but replace this existing one,
the new ReaTrak_xxx.ReaperConfigZip doesn't have reaper-kb.ini
so it should keep all the existing Actions and Key bindings intact.
If you could try this method and let me know if it works for you and
backup your existing configuration first.




EZ Install Guide

For those new to Reaper this might be an easier way to install/update ReaTrak.
1. Reaper > Options > Preferences > General > Export Configuration
check all boxes and Save as backup configuration !!!!

2. Reaper > Options > Preferences > General > Import Configuration
ReaTrak_xxx.ReaperConfigZip

3. Reaper > Actions > Show Action List > Import >
REAPER\KeyMaps\ReaTrak Scripts.ReaperKeyMap

4. Reaper > Actions > Show Action List > Import >
REAPER\KeyMaps\ReaReaTrak Custom Actions Required (Main).ReaperKeyMap

5. Reaper > View > Toolbar Docker add or change toolbar from
REAPER\MenuSets\

6. Make sure you have SWS Extensions installed.




Last edited by MusoBob; 04-18-2019 at 11:31 PM.
MusoBob is offline   Reply With Quote
Old 04-19-2019, 02:06 AM   #136
ivansc
Human being with feelings
 
Join Date: Aug 2007
Location: Near Cambridge UK and Near Questembert, France
Posts: 22,754
Default

Attaboy, Bob! This is really shaping up into something even I can now imagine being able to use. Becoming exciting to watch the progress. Sorry I cant really offer much in the way of help.
__________________
Ici on parles Franglais
ivansc is offline   Reply With Quote
Old 04-22-2019, 08:05 PM   #137
lachinhan
Human being with feelings
 
lachinhan's Avatar
 
Join Date: Nov 2014
Location: Can Tho - Viet Nam
Posts: 305
Default My Idea

Hi MusoBob!

I really like your Reatrak

I have an idea. I use Sonic Visualiser, then use tranforms Chordino: Chords Estimate and export annotation layer to text file with content chords (pls see the attachtment)

You can process that text file and import it into a track file through your Reatrak. If successful, it would be great

I hope you will accomplish this

Thank you

Nhan
Attached Files
File Type: txt tet.txt (2.2 KB, 209 views)
__________________
NK Recording Studio
Email: lachinhan@gmail.com or admin@thuamninhkieu.com
Website:nkpro.top and ntmusicpro.com
lachinhan is offline   Reply With Quote
Old 04-22-2019, 08:32 PM   #138
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

That sounds good, if that is just time in the first column and region name in column 2 that should be easy, it would just need to ask for tempo.



Try also export midi with the chords from sonic visualizer then "Chords from MIDI Item"
MusoBob is offline   Reply With Quote
Old 04-23-2019, 01:29 AM   #139
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

See how these work for you.
One is for csv and the other txt, you can thank X-Raym for import regions from tab delimited csv.

It parses the txt/csv,
inserts markers,
converts markers to regions
snaps regions to grid

you just need to have Reaper set to the same tempo as the audio file
the chords were sourced from.

right click Save Link/Target As
ReaTrak chordino chords txt to regions.lua
ReaTrak chordino chords csv to regions.lua


Sonic Visualiser File > Export Annotation Layer
https://www.sonicvisualiser.org/


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




...

Last edited by MusoBob; 04-23-2019 at 01:59 AM.
MusoBob is offline   Reply With Quote
Old 04-23-2019, 03:33 AM   #140
lachinhan
Human being with feelings
 
lachinhan's Avatar
 
Join Date: Nov 2014
Location: Can Tho - Viet Nam
Posts: 305
Default

Oh Great! .. Awesome

Thank you MusoBob
__________________
NK Recording Studio
Email: lachinhan@gmail.com or admin@thuamninhkieu.com
Website:nkpro.top and ntmusicpro.com
lachinhan is offline   Reply With Quote
Old 04-23-2019, 04:09 AM   #141
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,875
Default

Thanks MusoBob for your great donation Glad to have helped you a bit on JSFX forum for some questions.


Good luck with your project !
X-Raym is offline   Reply With Quote
Old 04-23-2019, 04:12 AM   #142
lachinhan
Human being with feelings
 
lachinhan's Avatar
 
Join Date: Nov 2014
Location: Can Tho - Viet Nam
Posts: 305
Default

Quote:
Originally Posted by X-Raym View Post
Thanks MusoBob for your great donation Glad to have helped you a bit on JSFX forum for some questions.


Good luck with your project !
I forgot to thank you. Thanks for your useful scripts
__________________
NK Recording Studio
Email: lachinhan@gmail.com or admin@thuamninhkieu.com
Website:nkpro.top and ntmusicpro.com
lachinhan is offline   Reply With Quote
Old 05-06-2019, 08:13 PM   #143
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

ReaTrak Studio beta test ReaTrak_beta.42.zip
See manual install guide on first post
or quick guide here EZ Install Guide
Right click Save Link\Target As
ReaTrak_beta.42.ReaperConfigZip
Make sure you have SWS Extensions installed.

beta42
Custom: ReaTrak reatrak region by region fixed
Chordino chord import
Biab RealDrums
Vindes big tempo and beat window

Thanks to X-Raym for his
Import markers and regions from tab-delimited CSV file
Export markers and regions from tab-delimited CSV file
that are used on a lot of the ReaTrak scripts.

If you don't have Biab app to test Band in a Box RealDrums
you can download some user made ones here
https://www.realband.org/drums.html
they should install in your chosen folder if not use a setup extractor like

InnoEx for Win
https://www.softpedia.com/get/Progra...s/InnoEx.shtml

Pacifist for Mac
https://www.charlessoft.com/

Purchase Biab RealDrums here
https://www.pgmusic.com/realdrums.php?os=win
https://www.pgmusic.com/realdrums.php?os=mac

To get all the drums at a good price purchase the Biab app.
click the link under then hold ctrl/cmd and use the mouse wheel to zoom out,
this will fit the text to the screen.

PGmusicRealDrumsList2019.txt

PG Music RealDrums are recordings of world class top session players.


BIAB DRUMS VIDEO




**This is the installed guide for new Reaper users,
the last one had the reaper-kb.ini that didn't merge but replace this existing one,
the new ReaTrak_xxx.ReaperConfigZip doesn't have reaper-kb.ini
so it should keep all the existing Actions and Key bindings intact.
If you could try this method and let me know if it works for you and
backup your existing configuration first.




EZ Install Guide

For those new to Reaper this might be an easier way to install/update ReaTrak.
1. Reaper > Options > Preferences > General > Export Configuration
check all boxes and Save as backup configuration !!!!

2. Reaper > Options > Preferences > General > Import Configuration
ReaTrak_xxx.ReaperConfigZip

3. Reaper > Actions > Show Action List > Import >
REAPER\KeyMaps\ReaTrak Scripts.ReaperKeyMap

4. Reaper > Actions > Show Action List > Import >
REAPER\KeyMaps\ReaReaTrak Custom Actions Required (Main).ReaperKeyMap

5. Reaper > View > Toolbar Docker add or change toolbar from
REAPER\MenuSets\

6. Make sure you have SWS Extensions installed.

Last edited by MusoBob; 05-06-2019 at 08:21 PM.
MusoBob is offline   Reply With Quote
Old 05-07-2019, 06:53 AM   #144
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,875
Default

Quote:
Thanks to X-Raym for his
Import markers and regions from tab-delimited CSV file
Export markers and regions from tab-delimited CSV file
that are used on a lot of the ReaTrak scripts.

And many thanks to you for your donation ! They are pretty are these days so it is very very appreciated !
X-Raym is offline   Reply With Quote
Old 05-08-2019, 07:09 PM   #145
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

Quote:
Originally Posted by G-Sun View Post
Wow..

(for that web-site: Please make some graphics )

try that https://www.reatrak.com


..
MusoBob is offline   Reply With Quote
Old 05-08-2019, 08:21 PM   #146
lachinhan
Human being with feelings
 
lachinhan's Avatar
 
Join Date: Nov 2014
Location: Can Tho - Viet Nam
Posts: 305
Default

Quote:
Originally Posted by MusoBob View Post
So Greate! We hope you soon complete this tool
Thank you
__________________
NK Recording Studio
Email: lachinhan@gmail.com or admin@thuamninhkieu.com
Website:nkpro.top and ntmusicpro.com
lachinhan is offline   Reply With Quote
Old 05-12-2019, 09:57 PM   #147
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

The Biab Drums script has been updated:
right click Save Link/Target As

ReaTrak fit biab drums to regions.lua
try it out and let me know how it's working or not.

..
MusoBob is offline   Reply With Quote
Old 05-16-2019, 05:57 PM   #148
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

Here's a video on extracting chords from audio
using Sonic Visualiser with Chordino vamp plugin Win/Mac/Lin and importing chords to Reaper.

Here's some updated scripts if you use txt export/import,
as txt uses tab as separator and and csv uses a comma.
right click Save Link/Target As
ReaTrak chordino chords txt to regions.lua
ReaTrak chordino chords csv txt to regions.lua

Sonic Visualiser File > Export Annotation Layer
https://www.sonicvisualiser.org/


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


https://youtu.be/PorPuqkpO_w
MusoBob is offline   Reply With Quote
Old 05-22-2019, 06:55 PM   #149
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

ReaTrak Studio beta test ReaTrak_beta.43.zip
See manual install guide on first post
or quick EZ Install guide see below.
Right click Save Link\Target As
ReaTrak_beta.43.ReaperConfigZip
Make sure you have SWS Extensions installed.

beta43
Chordino Chord Import updated
Import Chords from Biab Plugin
Add CUE to WAV item


BIAB PLUGIN CHORDS VIDEO


https://www.youtube.com/watch?v=5pup364svAo

This video shows how to get the chords from Biab Plugin into Reaper.
The chord sheet has to be unfolded in the Biab Plugin so it is a linear progression.
It is then saved and loaded again.

The first time run will ask for the Band in a Box application folder location eg. C:\bb

Insert CUE into WAV item
Select the WAV item and set the edit cursor to position.
Leave blank to delete existing cue
Thanks to amagalma
uses modified
amagalma_Write project markers as media cues to selected items active takes source files.lua



**This is the installed guide for new Reaper users,
the last one had the reaper-kb.ini that didn't merge but replace this existing one,
the new ReaTrak_xxx.ReaperConfigZip doesn't have reaper-kb.ini
so it should keep all the existing Actions and Key bindings intact.
If you could try this method and let me know if it works for you and
backup your existing configuration first.



https://www.youtube.com/watch?v=hm1qcxM0Lnc

EZ Install Guide

For those new to Reaper this might be an easier way to install/update ReaTrak.


To Show Reaper Resource Path
Options > Show REAPER Resource Path in finder/explorer

1. Reaper > Options > Preferences > General > Export Configuration
check all boxes and Save as backup configuration !!!!

2. Reaper > Options > Preferences > General > Import Configuration
ReaTrak_xxx.ReaperConfigZip (you can copy it to REAPER\Configurations folder first)

3. Reaper > Actions > Show Action List > Import >
REAPER\KeyMaps\ReaTrak Scripts.ReaperKeyMap

4. Reaper > Actions > Show Action List > Import >
REAPER\KeyMaps\ReaReaTrak Custom Actions Required (Main).ReaperKeyMap

5. Reaper > View > Toolbar Docker add or change toolbar from
REAPER\MenuSets\

6. Make sure you have SWS Extensions installed.
__________________
ReaTrakStudio Chord Track for Reaper forum
www.reatrak.com
STASH Downloads https://stash.reaper.fm/u/ReaTrak

Last edited by MusoBob; 06-02-2019 at 08:46 PM.
MusoBob is offline   Reply With Quote
Old 05-22-2019, 11:58 PM   #150
MEHRZAD-TUNGSTEN
Human being with feelings
 
Join Date: Jun 2015
Posts: 24
Default just cubase or S1 chord track....

This plugin is bulky and confusing the user
MEHRZAD-TUNGSTEN is offline   Reply With Quote
Old 05-23-2019, 01:31 AM   #151
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

Quote:
Originally Posted by MEHRZAD-TUNGSTEN View Post
This plugin is bulky and confusing the user
Full Screen

__________________
ReaTrakStudio Chord Track for Reaper forum
www.reatrak.com
STASH Downloads https://stash.reaper.fm/u/ReaTrak
MusoBob is offline   Reply With Quote
Old 05-23-2019, 04:55 PM   #152
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

I updated the downloads pages indexes to show the whole filenames

https://www.reatrak.com/downloads/te...04-4%20120bpm/

https://www.reatrak.com/downloads/test_files/




...
__________________
ReaTrakStudio Chord Track for Reaper forum
www.reatrak.com
STASH Downloads https://stash.reaper.fm/u/ReaTrak
MusoBob is offline   Reply With Quote
Old 05-24-2019, 01:18 AM   #153
MEHRZAD-TUNGSTEN
Human being with feelings
 
Join Date: Jun 2015
Posts: 24
Default just cubase or S1 chord track....

I only accept the S1 as a Daw that is perfectly complete and efficient
https://cdn1.imggmi.com/uploads/2019...05b6e-full.png
MEHRZAD-TUNGSTEN is offline   Reply With Quote
Old 05-24-2019, 02:08 AM   #154
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

I think you are in the wrong forum by mistake
https://forums.presonus.com/viewforum.php?f=108
__________________
ReaTrakStudio Chord Track for Reaper forum
www.reatrak.com
STASH Downloads https://stash.reaper.fm/u/ReaTrak
MusoBob is offline   Reply With Quote
Old 05-24-2019, 07:59 PM   #155
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

Here's an update right click Save Link/Target As ReaTrak import chords from biab plugin.lua
it will give the option of setting the pre and post fill colors as well as ending color to the ReaTrak colors.

__________________
ReaTrakStudio Chord Track for Reaper forum
www.reatrak.com
STASH Downloads https://stash.reaper.fm/u/ReaTrak
MusoBob is offline   Reply With Quote
Old 05-24-2019, 08:57 PM   #156
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default Studio One 4 to Chord MIDI Markers

If you are looking to get your studio chord tracks into Reaper, here's a script or standalone exe to do the job.
If you have any issues set it to Run As Administrator.
Studio-One-4-Chords-to-Markers-x64-x86-exe.zip

Studio-One-4-Chords-to-Markers-x64-x86-ahk.zip

As Studio One has no API like Reaper I had to use AutoHotKey
The AHK macro or exe will copy the Chords to Markers.
This way you will have the chords in any DAW it's exported to.
If you don't use the Studio One 4 Chords to Markers .exe just install AutoHotKeys to run the ahk script.

set: Cursor follows Edit position <|> at the top
Menu > Studio One > Options > keyboard Shortcuts > Insert Named > set shortcut > change in script if needed
Code:
Send, ^+!n ; Studio One shortcut for 'insert named' (Marker) Ctrl+Shift+Alt+N
^+!n is sending Ctrl+Shift+Alt+N
Using Combination Keys: http://xahlee.info/mswin/autohotkey_key_notations.html

open Chord Selector
select the first chord in the timeline
run the script and use the set Hot Key (default F11 but change to what you like)
Save a midi track and it will have the S1 chord markers.

Without downloading the above you can copy and save this to Studio One 4 Chords to Markers.ahk in notepad, the Macro number needs to be unique for each Action you have.
It can also be added to a GUI with buttons like the Biab GUI below.


Code:
;Studio One Chords to Markers
F11:: ; Hot Key , set to custom ^=Ctrl !+Alt +=Shift #=Win eg. ^+y = Ctrl+Shift+Y
Macro20:
IfWinExist, Chord Selector
    WinActivate ; use the window found above
    ControlGetFocus, cr, A ; get the focused(active) control(child window) of the active window
    ControlGetPos, x, y, width, Height, %cr%, A ; get the position and dimensions of Chord Selector
    MouseMove, % x + Width / 2, % y + Height / 2.2 ;  move mouse to center of window and up a bit
    , 0
    Sleep, 50
    MouseClick, left ; click center chord in Chord Selector
    clipboard:="" ; clears the clipboard
    While clipboard
    Sleep 10 ; this sleep will repeat until the clipboard is cleared. 
    TimeOut = 0
    While !clipboard AND TimeOut < 100
    {
    Send ^c
    Sleep 50 ; gives time for the clipboard to be populated, especially if it is large
    Timeout ++
    }
    Send, {Enter}
    Sleep, 50
    Send, ^+!n ; Studio One shortcut for 'insert named' (Marker) Ctrl+Shift+Alt+N
    Sleep, 50
    Send, ^V
    Sleep, 50
    Send, {Enter}
    Sleep, 50
    Send, {Right}
Return
Full Screen

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

Last edited by MusoBob; 06-27-2019 at 12:13 PM.
MusoBob is offline   Reply With Quote
Old 05-24-2019, 09:50 PM   #157
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default Biab Chord Picker Tool for Application or BiabVST Plugin

Version 2.2
Chord Preview (Set Checkbox at bottom right to hear the chord)
If you have any issues set it to Run As Administrator.
Biab Chord Picker Tool (x64)(x86) 2.2 setup.exe

Biab Chord Picker 22.ahk.zip

Biab Chord Picker Tool (x64)(x86) Compact 2.2.1 setup.exe

Chord picker Tool for Biab VST Plugin in Reaper
(can be set for other DAW's by changing all the instances of "winactivate,ahk_exe reaper.exe"
use the WindowAHK-ID finder below.)
[B]BiabVST Chord Picker Reaper x64.zip

BiabVST Chord Picker Reaper x86.zip

BiabVST Chord Picker Reaper.ahk.zip


WindowAHK-ID finds the window ID of your DAW eg. ahk_exe reaper.exe
Run it and select the DAW window, if you post your DAW ID I will make a script for it.
To diy just replace all instances of ahk_exe reaper.exe with your ID in the script
WindowAHK-ID.ahk.zip

WindowAHK-ID x86.zip

WindowAHK-ID x64.zip


Full Screen



Compact 786



Window ID finder

FullScreen

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

Last edited by MusoBob; 05-25-2019 at 11:31 AM.
MusoBob is offline   Reply With Quote
Old 05-25-2019, 06:29 AM   #158
hopi
Human being with feelings
 
hopi's Avatar
 
Join Date: Oct 2008
Location: Right Hear
Posts: 15,618
Default

Hey there Bob.... I read a bit back where you sounded disappointed that more people have not jumped on this.... Just want to say I am interested but not ready yet and suspect that is true for others as well.

It looks to be a fantastic piece of work. Hang in there buddy, fame and fortune are just around the corner!
__________________
...should be fixed for the next build... http://tinyurl.com/cr7o7yl
https://soundcloud.com/hopikiva
hopi is offline   Reply With Quote
Old 06-01-2019, 04:09 AM   #159
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default MPL Chord Sheet Update

If you change the Project start measure offset in Project settings for a count-in
you can right click > Reload Chord Sheet to align the measure numbers.
The chord sheet now scales better.

right click Save Link Save Link/Target As
ReaTrak mpl_Region chord editor.lua
this require other reatrak scripts so to fully use
install the latest ReaTrak_xx.ReaperConfigZip first.
This will be included in the next release.

Thanks again to mpl for this great region editor Donate
Full Screen

__________________
ReaTrakStudio Chord Track for Reaper forum
www.reatrak.com
STASH Downloads https://stash.reaper.fm/u/ReaTrak
MusoBob is offline   Reply With Quote
Old 06-01-2019, 03:31 PM   #160
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

Extra fix long chord names now fit better and scale.

right click Save Link Save Link/Target As
ReaTrak mpl_Region chord editor.lua
this require other reatrak scripts so to fully use
install the latest ReaTrak_xx.ReaperConfigZip first.
This will be included in the next release.

Thanks again to mpl for this great region editor Donate
Full Screen

__________________
ReaTrakStudio Chord Track for Reaper forum
www.reatrak.com
STASH Downloads https://stash.reaper.fm/u/ReaTrak
MusoBob is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 12:54 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.