Commit graph

8 commits

Author SHA1 Message Date
Robin Gareus
a8143ea44e prefix no-inst script with an underscore and skip install 2016-08-10 03:12:11 +02:00
Julien "_FrnchFrgg_" RIVAUD
66470b96b7 Remove dsp_has_midi_*() in favor of dsp_ioconfig()
_has_midi_*put members of LuaProc will be set according to the actual
configuration chosen, for configure_io() and run() to use.
2016-08-06 19:38:09 +02:00
Robin Gareus
4866106bcc re-classify bundled lua scripts
* search by author:
  - "Ardour Team" for "ready to use" plugins
  - "Ardour Lua Task Force" = example plugins

* search by Category
  - use "Example" for DSP plugins (except instruments)
2016-07-12 16:43:10 +02:00
Robin Gareus
e8cd2949bd update MIDIEvent lua bindings/example 2016-07-12 01:46:58 +02:00
Robin Gareus
57df370e2a add a convenient lua forward mapped buffers method 2016-07-11 22:36:00 +02:00
Robin Gareus
bcfe7c2daa elaborate documented raw audio/midi buffer lua example 2016-07-11 03:05:43 +02:00
Robin Gareus
4bb54f4128 refine lua-script documentation 2016-07-10 16:48:38 +02:00
Robin Gareus
77fa4462f9 add a raw midi buffer plugin example 2016-07-10 14:46:41 +02:00