Code Monkey home page Code Monkey logo

reascripts-templates's Introduction

ReaScript-Templates

Templates, models, boilerplates, examples and snippets for REAPER ReaScript, for easier scripts creations.

Contribute

Members

Do you want to contribute to this repo ? Have you something to propose ? Don't hesitate to contact us !

File Naming

Author_Function description.language

Folder Structure

Put the file in an easy to find folder, for example, according to what object your function aims to manipulate (items, regions, etc...).

Conventions

  • Use local variables in your utilities functions
  • Put an exemple of use of your functions below it's description
  • Comment
  • Functions parameters should be self-explanatory (it they are not, please add descriptions of what kind of value is needed for each parameters)
  • On top of a function, say what kind of value it returns
  • Only original creator of a file is allowed to rename it (he could have embed it somewhere)

Cockos Forum Thread

ReaTeam Templates Repository - Use or share ReaScript templates and code snippets !

Other Templates Libraries

reascripts-templates's People

Contributors

amagalma avatar cfillion avatar firthm01 avatar jalovatt avatar juliansader avatar mespotine avatar michaelpilyavskiy avatar nofishonfriday avatar romeodespres avatar x-raym avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

reascripts-templates's Issues

Get units FX parameter

The following script displays a list of alll FX parameters:
ReaScripts-Templates/FX/Lokasenna_List params and values for focused FX.lua

The output is for example:

Listing parameters for VST: ReaGate (Cockos)
	1 - Attack
		Real value: 0.0060000000521541
		Formatted: 3
	...

The attack for this FX is in ms.

How can I retrieve the units of a FX parameter, or string of the value such as 3ms?

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.