GithubHelp home page GithubHelp logo

spotlightkid / moony-lv2-scripts Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 18 KB

A collection of Lua scripts for the Moony LV2 plugin

License: MIT License

Lua 100.00%
lv2 midi-filter moony lua lua-scripts moony-lv2-scripts

moony-lv2-scripts's Introduction

moony-lv2-scripts

A collection of Lua scripts for the Moony LV2 plugin

MIDI Filters

  • CC to Channel Pressure

    Converts specific Control Change events to MIDI Channel Pressure (aka Mono Aftertouch).

  • Channel Pressure to CC

    Converts MIDI Channel Pressure (aka Mono Aftertouch) to Control Change events.

  • Note to CC

    Converts Note On / Note Off events into Control Change events providing many options.

  • Poly Pressure to Note On

    Converts MIDI Poly Pressure (aka Poly Aftertouch) to Note On events.

  • Scale Velocity

    Scales velocity of note-on and note-off events by a given factor and/or add a fixed offset value to the velocity. The affected events can be restricted to a certain MIDI channel and/or note ranges.

moony-lv2-scripts's People

Contributors

spotlightkid avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

moony-lv2-scripts's Issues

note_filter.lua script won't load

I've been thinking lots about using moony but I've always been scared of lua. But I finally downloaded the nightly and was trying it out with your note_filter script, but I run into several errors. Line 46 looks like it needs something in the index brackets (i maybe?). Line 65 just needs a then for the if. But then Line 84 I get the error "attempt to index a number value (local 'seq')". This is my first foray into lua and I haven't gone through the moony docs so I have no idea how to proceed. If you could help me work this out your scripts are great templates for midi filters that I'd like to play with.

Thanks!

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.