Giter Site home page Giter Site logo

reaper_sm_tweaker's Introduction

reaper_SM_tweaker

These scripts

moves stretch markers in first selected item at edit cursor position. either by a absolute time value or reaper project zoom level dependant value.

How to use

  • add script starts with 'API' to reaper action list and assign shortcut key as needed.
  • select item and click on a stretch marker to anchor the edit cursor to it.
  • run corresponding script to move the stretch marker.
  • the step size can be setup in configs.lua

Assign 2way move function to mousewheel or midi encoder

  • API_SM_move_abs_val_2way.lua and API_SM_move_zoom_dep_2way is suitable for assigning to mousewheel or midi encoder.
  • For mousewheel, just add mousewheel as shortcut key.
  • For midi encoder, besides adding shortcut, set MIDI CC to Relative 2 mode, tested on the main encoder(left-most one) on Arturia MiniLab 3).
  • To reverse the direction, change REVERT = false to REVERT = true in the script API_SM_move_abs_val_2way.lua and API_SM_move_zoom_dep_2way.

reaper_sm_tweaker's People

Contributors

carrus2049 avatar

Watchers

 avatar

reaper_sm_tweaker's Issues

Error message on all actions when there are multiple items in the project with SM

I've just opened onr of the projects I was working on, where items have lots of SMs, and here, when I try to use these actions I get the following error message:
"No stretch marker in first selected item at edit cursor"

It won't adjust SMs on subsequent items.
if I go to the "first item" and place the SM there it will allow me to adjust it, but only in one direction, because after the action is executed, the edit cursor jumps back to the random position at the beginning of the time line

Error message on every action

Getting following error message for every type of action, regardless of the marker's context:

API_SM_move_zoom_dep_forward.lua:2: attempt to concatenate a nil value (local 'script_path')

Power undo doesn't work

The power undo action doesn't seem to work on my side. Not getting any error messages. This action does pretty much a normal undo, but edit cursor stays were it was. Please look at it. Thank you a lot

configs.lua , stretch_marker_adjuster.lua and stretch_marker_adjuster_closest.lua don't work

These three actions don't seem to do anything. I didn't understand how they are supposed to work and IF they do work. I thought running these actions should open some king of dialog window, to follow, or adjust values, but nothing happens when I run them. How do I adjust the values in the updated versions ?
Edit: Ok I figured out that the lambda value is in the different script now. Is that the intended behaviour, to adjust the values in the configs.lua ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.