Skip to content

Commit

Permalink
Merge branch 'vangelis' into oram
Browse files Browse the repository at this point in the history
  • Loading branch information
riban committed Dec 27, 2024
2 parents 15d81fb + c37cd1c commit db4b868
Show file tree
Hide file tree
Showing 96 changed files with 2,749 additions and 1,373 deletions.
24 changes: 13 additions & 11 deletions help/audio_mixer.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,23 @@
</div>
</div>

<h1>Audio Mixer</h1>

<p>The audio mixer is the zynthian UI's "home" view. You can always access
the mixer by pushing the MIX button.</p>
<p>It's composed of vertical strips associated with chains. Initially it will be empty, showing the main strip alone.
For each chain you create, a new strip is added to the mixer. There can be more mixer strips than can be displayed.
They will scroll left / right if you select a strip that is off screen.</p>
<p>Each strip is an interactive widget that can be manipulated in several ways and it shows status info about the
associated chain.<p>

<p>From top to bottom:</p>
<div class="right_container">
<h1>Audio Mixer</h1>
<p>The audio mixer is the zynthian UI's "home" view. You can always access
the mixer by pushing the MIX button.</p>
<p>It's composed of vertical strips associated with chains. Initially it will be empty, showing the main strip alone.
For each chain you create, a new strip is added to the mixer. There can be more mixer strips than can be displayed.
They will scroll left / right if you select a strip that is off screen.</p>
<p>Each strip is an interactive widget that can be manipulated in several ways and it shows status info about the
associated chain.<p>
<p>From top to bottom:</p>
</div>

<div class="left_float_container">
<img src="img/mixer_strip_legend_bg_black.png" class="full">
</div>

<div class="right_container">
<ul>
<li><b>Solo:</b> Solo flag. Push to toggle. This is a non-exclusive solo mode. When a chain has solo enabled, all
other chains without solo enabled will be muted, allowing auditioning of one or more chains. The <i>main</i> solo
Expand All @@ -58,6 +59,7 @@ <h1>Audio Mixer</h1>
<li><b>Legend:</b> It shows an icon for the chain's type and a number for the assigned MIDI channel. Tap it to access
the chain's control view.</li>
</ul>
</div>

<div class="clear"></div>

Expand Down
Binary file modified help/icons/white_icon_action_knob_rotate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified help/img/mixer_strip_legend_bg_black.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 4 additions & 1 deletion help/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,17 @@ div.clear {
clear: both;
}

div.right_container {
width: 65%;
}

div.knobs_action_container,
div.left_float_container {
clear: both;
float: right;
width: 30%;
}
div.knob_action {
margin-left: 1em;
margin-bottom: 2px;
padding-right: 4px;
font-size: 100%;
Expand Down
Binary file added icons/audio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/audio_generator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/audio_input.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/audio_options.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/audio_output.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/audio_processor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/audio_recorder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icons/back.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/bluetooth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/delete.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/delete_all.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/delete_chains.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/delete_sequences.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/effects_loop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/folder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/headphones.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/meter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/meters.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/metronome.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions icons/metronome.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/midi_audio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/midi_input.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/midi_instrument.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/midi_logo.png
Binary file added icons/midi_output.png
Binary file added icons/midi_processor.png
Binary file added icons/midi_recorder.png
Binary file added icons/mixer.png
Binary file added icons/note_range.png
Binary file added icons/panic.png
Binary file added icons/sequencer.png
Binary file added icons/settings.png
Binary file added icons/snapshot.png
Binary file added icons/special_chain.png
Binary file modified icons/stopped.png
Binary file added icons/synth_processor.png
Binary file modified icons/zynpad_mode_loop.png
Binary file modified icons/zynpad_mode_loopall.png
Binary file modified icons/zynpad_mode_loopsync.png
Binary file modified icons/zynpad_mode_oneshot.png
Binary file modified icons/zynpad_mode_oneshotall.png
Binary file modified icons/zynpad_mode_oneshotsync.png
Loading

0 comments on commit db4b868

Please sign in to comment.