^(\w)
\U$1
;ALT+Q | |
!q:: { | |
WinSetStyle "^0xC00000", "A" ;caption | |
;WinSetStyle "^0x40000", "A" ;sizebox | |
WinSetStyle "^0x800000", "A" ;border | |
} |
desc:MIDI Pad audio meter | |
// based on Akai LPD8 VU meter by Tale | |
// Mod by X-Raym | |
// https://forum.cockos.com/showthread.php?t=290733 | |
slider1:pads=4<1,16,1>Pads per Row | |
slider2:range_min=-20<-150,12,1>Range Min (dB) | |
slider3:range_max=0<-150,12,1>Range Max (dB) | |
slider4:midi_note_dest=36<1,127,1>MIDI Note Start |
-- TrackRouting2dot, v0.1, M Fabian (Mod by X-Raym | |
-- Goes through the current project and generates a file (png or gif or jpg or...) | |
-- that graphically displays the track routing within the project | |
-- Uses the dot layout engine, available in the Graphviz package from http://graphviz.org/ | |
-- TODO: | |
-- * DONE! - Add send and receive channels at the respective ends of the arrows | |
-- * DONE! - Add "implicit" sends from children to parents, hatched lines | |
-- * Make edges orthogonal (splines=ortho should fix that but doesn't, probably not possible) | |
-- * DONE! - Make the track colors more like what the colors actually look in Reaper | |
-- * DONE! - Distinhguish MIDI sends |
{"metaData": {"version": "1.9.17", "versionNumber": 67857}, "projectSettings": {"containers": {"dashboardSettings": {"parameters": [{"value": "", "controlAddress": "/showDashboardOnStartup", "enabled": false}]}, "customDefinitions": {}}}, "dashboardManager": {"parameters": [{"value": true, "controlAddress": "/editMode"}, {"value": false, "controlAddress": "/snapping"}], "items": [{"niceName": "Dashboard", "type": "BaseItem", "itemManager": {"parameters": [{"value": [1200.0, 800.0], "controlAddress": "/canvasSize", "enabled": false}], "items": [{"parameters": [{"value": [-84.0, -78.0], "controlAddress": "/viewUIPosition"}, {"value": [200.0, 40.0], "controlAddress": "/viewUISize"}, {"value": "/item/go", "controlAddress": "/target"}, {"value": "Killswitch", "controlAddress": "/customText", "enabled": true}, {"value": "", "controlAddress": "/customImage", "enabled": false}, {"value": "", "controlAddress": "/dashboardTarget"}], "niceName": "Item", "hideInEditor": true, "type": "DashboardLinkItem", "ghostAddress": |
Piste MIDI avec MIDI Control Output | |
MIDI FX capable of MIDI CC Out, like ReaControl MIDI | |
Check Channel and CC number | |
In QL+ | |
LoopBe as Input of the universe. Not output | |
Launch LoopBe | |
Add Profile in In/Out for loopbe | |
Add Slider | |
On virtual console |
With Pitch Change, via audio Resampling | |
C:\Users\USER>C:\Users\USER\AppData\Roaming\REAPER\UserPlugins\ffmpeg.exe -i "E:\Bureau\PXL_20231209_213533058.mp4" -filter_complex "[0:v]setpts=0.25*PTS[v];[0:a]asetrate=192000[a]" -ar 48000 -map "[v]" -map "[a]" "E:\Bureau\PXL_20231209_213533058_x4.mp4" | |
Without Pitch Change | |
C:\Users\USER>C:\Users\USER\AppData\Roaming\REAPER\UserPlugins\ffmpeg.exe -i "E:\Bureau\PXL_20231209_215801374.mp4" -filter_complex "[0:v]setpts=0.25*PTS[v];[0:a]atempo=4.0[a]" -map "[v]" -map "[a]" "E:\Bureau\PXL_20231209_215801374_x4.mp4" |
style=".+?" |
<REAPER_PROJECT 0.1 "6.79/win64" 1684446322 | |
RIPPLE 0 | |
GROUPOVERRIDE 0 0 0 | |
AUTOXFADE 129 | |
ENVATTACH 0 | |
POOLEDENVATTACH 0 | |
MIXERUIFLAGS 11 48 | |
PEAKGAIN 1 | |
FEEDBACK 0 | |
PANLAW 1 |