Edward's Example Projects: Difference between revisions

From Loopy Pro Wiki
No edit summary
 
(23 intermediate revisions by the same user not shown)
Line 4: Line 4:
== Clip Sequencing Examples ==
== Clip Sequencing Examples ==


====== Dial Sequencers 1.1 ======
=== Dial Sequencers 1.1 ===
[[File:Dial Sequencer Example Screenshot.jpg|alt=Screenshot of the dial sequencer example|none|thumb]]
[[File:Dial Sequencer Example Screenshot.jpg|alt=Screenshot of the dial sequencer example|none|thumb]]
This project demonstrates using a stepped dial to sequence clips into a song without need for the timeline. The project demonstrates two ways you might use a dial to sequence a song:
This project demonstrates using a stepped dial to sequence clips into a song without need for the timeline. The project demonstrates two ways you might use a dial to sequence a song:
Line 19: Line 19:
== Miscellany ==
== Miscellany ==


====== SMC-Mixer Compatibility ======
=== SMC-Mixer Compatibility ===
The M-Vave SMC-Mixer is a cheap popular MIDI mixer controller. It has DAW and a user/CC modes that aren't entirely friendly to the way that Loopy Pro works. In DAW mode, it's faders don't work with Loopy Pro because they send pitchbend which Loopy Pro doesn't yet support for incoming MIDI bindings, its encoders use a different protocol than Loopy Pro supports and feedback doesn't work because the mixer doesn't respond to 8X style note off messages (even though that is the type of of note off that its buttons send). In CC mode, it does not respond to Loopy Pro's MIDI feedback. The mixer has hard-coded note mappings for the LEDs -- so feedback in CC doesn't work.
This has moved to: [[SMC-Mixer]]


By using the MIDIFire application between the SMC-Mixer and Loopy Pro, you can use the SMC-Mixer in DAW mode. The faders and encoders  and MIDI feedback get translated as needed.
=== Random Triggers ===


[[MEDIA:Scene-SMC Mixer Loopy Go-Between.zip|Use this MIDIFire project]] between the SMC and Loopy Pro. It also requires the free streambyter plugin.
==== Random Note Triggers ====
This project uses a Streambyter script to send random triggers. When any MIDI note is sent to Streambyter, Streambyter sends out a MIDI note in the range set up in the plugin. Add the script as a preset in Loopy Pro to use in your own projects.
 
'''Download''': [[Media:EXAMPLE Random Note Triggers.zip|EXAMPLE Random Note Triggers]]
 
{|style="border-style: none; border-width: 0px;"|-
|<YouTube width="450>q-WyxawQygo</youtube>
|}
 
==== Randomize CCs ====
The [[:File:EXAMPLE RANDOMIZE CC.zip|Randomize CC's Project]] contains a Streambyter instance whose script randomizes incoming CC values. Open the Streambyter script and follow the instructions to configure which CCs are randomized and what the randomization range is.
 
'''Download''': [[Media:EXAMPLE RANDOMIZE CC.zip|Randomize CC's Project]]
 
=== Visual Metronome ===
[[File:Visual_Metronome_Flasher.jpg|320x320px|Visual Metronome Flasher.jpg]]
 
This project provides some ideas for creating visual metronomes.
 
'''DOWNLOAD''':[[Media:EXAMPLE Flashers.zip| EXAMPLE Flashers]]
 
== Example Projects Listing==
This is a listing of projects categorized as example. Most are also linked to from other wiki pages.


== See also ==
'''Example Projects Listing'''
<DynamicPageList>
<DynamicPageList>
category = Example
category = Example
Line 33: Line 53:
order = ascending
order = ascending
</DynamicPageList>
</DynamicPageList>
See also: [[:Category:Example|Examples Category]]
== See also ==
[[Templates:Edward's Workbench|Edward’s Workbench]] always has a number of projects worth checking out.




[[Category:Community Contributions]]
[[Category:Community Contributions]]

Latest revision as of 08:29, 20 May 2026

This page has links to projects that demonstrate useful techniques.

Clip Sequencing Examples

Dial Sequencers 1.1

Screenshot of the dial sequencer example

This project demonstrates using a stepped dial to sequence clips into a song without need for the timeline. The project demonstrates two ways you might use a dial to sequence a song:

  • An automated dial that plays the song from start to finish when triggered
  • A 'stepper' dial that advances from one section to the next when triggered.

In your own projects, you can combine the techniques. For example, you might set up a dial to advance through some parts and manually advance for others.

The projects:

Miscellany

SMC-Mixer Compatibility

This has moved to: SMC-Mixer

Random Triggers

Random Note Triggers

This project uses a Streambyter script to send random triggers. When any MIDI note is sent to Streambyter, Streambyter sends out a MIDI note in the range set up in the plugin. Add the script as a preset in Loopy Pro to use in your own projects.

Download: EXAMPLE Random Note Triggers

Randomize CCs

The Randomize CC's Project contains a Streambyter instance whose script randomizes incoming CC values. Open the Streambyter script and follow the instructions to configure which CCs are randomized and what the randomization range is.

Download: Randomize CC's Project

Visual Metronome

Visual Metronome Flasher.jpg

This project provides some ideas for creating visual metronomes.

DOWNLOAD: EXAMPLE Flashers

Example Projects Listing

This is a listing of projects categorized as example. Most are also linked to from other wiki pages.


See also: Examples Category

See also

Edward’s Workbench always has a number of projects worth checking out.