Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(459)

Issue 14434043: Add support for setting MIDI balance, pan position, reverb and chorus levels

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 7 months ago by ht
Modified:
10 years, 6 months ago
Reviewers:
Keith
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Add support for setting MIDI balance, pan position, reverb and chorus levels Allow overriding Translator::{connect_to,disconnect_from}_context New data types for controlling balance, pan position, reverb and chorus levels

Patch Set 1 #

Patch Set 2 : Fix range checking for MIDI property values #

Total comments: 7

Patch Set 3 : Simplify MIDI control function handling as per the review suggestions #

Patch Set 4 : Fix a small typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+321 lines, -5 lines) Patch
M lily/audio-item.cc View 1 chunk +16 lines, -0 lines 0 comments Download
M lily/include/audio-item.hh View 1 chunk +32 lines, -0 lines 0 comments Download
M lily/include/lily-proto.hh View 2 chunks +2 lines, -0 lines 0 comments Download
M lily/include/midi-item.hh View 1 2 1 chunk +15 lines, -0 lines 0 comments Download
M lily/include/translator.hh View 1 chunk +2 lines, -3 lines 0 comments Download
A lily/midi-control-function-performer.cc View 1 2 3 1 chunk +133 lines, -0 lines 0 comments Download
M lily/midi-item.cc View 1 2 3 chunks +73 lines, -0 lines 0 comments Download
M lily/staff-performer.cc View 1 2 1 chunk +26 lines, -0 lines 0 comments Download
M ly/performer-init.ly View 1 2 5 chunks +4 lines, -1 line 0 comments Download
M scm/define-context-properties.scm View 1 2 1 chunk +18 lines, -1 line 0 comments Download

Messages

Total messages: 6
ht
Fix range checking for MIDI property values
10 years, 7 months ago (2013-10-05 16:46:17 UTC) #1
Keith
Thanks, Heikki; this looks very good. Panning will help people to proof-read complex scores by ...
10 years, 7 months ago (2013-10-06 02:23:00 UTC) #2
ht
On 2013/10/06 02:23:00, Keith wrote: > Thanks, Heikki; this looks very good. > Panning will ...
10 years, 7 months ago (2013-10-06 18:58:33 UTC) #3
Keith
On 2013/10/06 18:58:33, ht.lilypond.development wrote: > > Initially, I even tried to make Staff_performer listen ...
10 years, 6 months ago (2013-10-06 22:13:10 UTC) #4
ht
Simplify MIDI control function handling as per the review suggestions
10 years, 6 months ago (2013-10-09 04:36:46 UTC) #5
ht
10 years, 6 months ago (2013-10-09 04:45:39 UTC) #6
Fix a small typo
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b