Edward's Example Projects: Difference between revisions

From Loopy Pro Wiki
Created page with "This page has links to projects that demonstrate useful techniques. == Clip Sequencing Examples == ====== Dial Sequencers 1.1 ====== == See also == '''Example Projects''' <DynamicPageList> category = Example ordermethod = sortkey order = ascending </DynamicPageList>"
 
 
(31 intermediate revisions by the same user not shown)
Line 1: Line 1:
__FORCETOC__
This page has links to projects that demonstrate useful techniques.
This page has links to projects that demonstrate useful techniques.


== 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]]
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:
* [[Media:EXAMPLE Dial Sequencer iPad 1.1.lpproj.zip|Landscape (iPad) formatted project]]
* [[Media:EXAMPLE Dial Sequencer iPhone 1.1.lpproj.zip|Portrait (iPhone) formatted project]]
== 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''': [[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'''
<DynamicPageList>
<DynamicPageList>
category = Example
category = Example
Line 14: 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]]

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.