St. Rock AMPERIUM LIVE

Another feature request for imported nnm profiles.

Add the index number of the profile to the description. Makes it easier to see which profile I'm using.
 

Attachments

  • Amperium Live nnm number idea.png
    Amperium Live nnm number idea.png
    56.2 KB · Views: 29
Last edited:
A feature request in the NNM profile player: how about a simple tone stack in order to tweak a bit the profile? I know that it is "against" the philosophy of the profiling, but I think it can be an useful feature.
 
yes, and that's what I'm doing. I thought it would be a bit smarter, but I understand that it is a double work. Thank you for replying.
 
@st.Rock But using the original file name is a universal solution. That would work for anyone, even people who have made their own profiles and don't want to share. There is basically no downside to listing the original file name.

My problem is I load a lot of profiles in, then, I make banks with them before testing. However, there's no way to know which profile I'm actually using especially when there's lots of profiles with similar names/details.
 

Attachments

  • Amperium Live nnm list original file name.png
    Amperium Live nnm list original file name.png
    56.2 KB · Views: 16
Using the Amperium live in my Amp's FX loop for effects - can we set the Send to instrument level or is the default at 0 set to instrument level already? I would like to use this in 4CM with my amp. And just bumping again the feature request for having the Octaver as an option in DSP1 @st.Rock :)
 
I am wanting to buy a 2nd Amperium as a backup unit. If anyone is interested in selling theirs, please let me know!
 
It's unclear to me how the foot switches work. Press for scenes, press and hold for tuner, tap tempo, etc...? Where is this controlled in the software?
 
Has anyone used an external midi device to control the Amperium Live?

I've bought a Midi Captain (blue) that has 10 switches. It kinda works with various presets, but, none of them work properly. The closest one I think is the KMPA preset, where bank up and down works, but, the ABCD buttons dont work properly. Tuner also works (button 2). After that it starts going out-of-sync. I feel like if I knew what I was doing I'd be able to write/edit the midi control file to make it work fully. Learning/wip.

I also have an expression pedal so Wah control should eventually work as well.

Edit: In testing, only omni midi channel on Amperium Live seems to work. If I set to any other channel (I've tested 1 and 8), it doesn't seem to work. (Both Amperium Live and Midi Captain set to Channel 1). Still testing.
 
Last edited:
Some midi devices have different logic in counting.
Amperium works in space 0..127, 0...15 etc
Some devices 1..128, 1..16 etc
maybe your problem is there
 
Last edited:
@st.Rock Excellent tip for midi channel.

So, now I have it working on an individual channel. Amperium channel 0, Midi Captain channel1.

My next issue is how to get ABCD switches to work. Please look at this and help me set it up properly, thanks!

----------------------------------------------------------------------------------------------------------------------------------------------------------------

Code:
# See below default mapping of the key# and the ID position

# key1 (ID:0)----key2 (ID:1)----key3 (ID:2)----key4 (ID:3)----key5 (ID:4)

# keyA (ID:5)----keyB (ID:6)----keyC (ID:7)----keyD (ID:8)----keyE (ID:9)



Key_ID                = [5] # Quick way to change or swap key positions

Key_Color_Overwrite   = [0] # 0:Disable   1:Enable

Key_Color_User        = [0x00FF00]



# Settings for all press-down actions



Key_Press_Eable       = [1] # 0:Disable   1:Enable

Key_Press_MODE        = [0] # 0:pC        1:CC       2:NOTE      3:UP     4:DOWN

Key_Press_PC_MODE     = [0] # 0:AUTO      1:FIXED

Key_Press_PC_FIXED    = [7] # 0-127 FIXED VALUE

Key_Press_CC_NUMBER   = [8] # 0-127

Key_Press_CC_VALUE    = [3] # 0-127

Key_Press_CC_SCENE    = [0] # 0: OFF      1:ON  Control the LED work as scene control

Key_Press_CC_TAP      = [0] # 0: OFF      1:ON  Enable when the key is for TAP using

Key_Press_CC_TOGGLE   = [0] # 0:OFF       1:ON  Auto toggle between SubNum and 0       

Key_Press_NOTE_NUMBER = [60] # 0-127 Please refer to the note table at the end

Key_Press_NOTE_STRIKE = [127] # 0-127 Note loudness



# Settings for all release-up actions (For "moment" function the "Release" action must be enabled)



Key_Release_Eable       = [0] # 0:Disable   1:Enable

Key_Release_MODE        = [1] # 0:pC        1:CC       2:NOTE      3:UP     4:DOWN

Key_Release_PC_MODE     = [0] # 0:AUTO      1:FIXED

Key_Release_PC_FIXED    = [8] # 0-127 FIXED VALUE

Key_Release_CC_NUMBER   = [3] # 0-127

Key_Release_CC_VALUE    = [7] # 0-127

Key_Release_CC_TOGGLE   = [1] # 0:OFF       1:ON  Auto toggle between SubNum and 0

Key_Release_NOTE_NUMBER = [61] # 0-127 Please refer to the following note table

Key_Release_NOTE_STRIKE = [80] # 0-127 Note loudness



# MIDI NOTE TABLE

Octave    C    C#    D    D#    E     F     F#    G     G#    A     A#    B

    0     0     1     2     3     4     5     6     7     8     9     10     11   

    1     12     13     14     15     16     17     18     19     20     21     22     23

    2     24     25     26     27     28     29     30     31     32     33     34     35

    3     36     37     38     39     40     41     42     43     44     45     46     47

    4     48     49     50     51     52     53     54     55     56     57     58     59

    5     60     61     62     63     64     65     66     67     68     69     70     71

    6     72     73     74     75     76     77     78     79     80     81     82     83

    7     84     85     86     87     88     89     90     91     92     93     94     95

    8     96     97     98     99     100    101    102    103    104    105    106    107

    9     108    109    110    111    112    113    114    115    116    117    118    119

    10     120    121    122    123    124    125    126    127

This is for the Midi Captain's A switch. It brings up bank 0 patch A when pressed by default, but, that doesnt work properly when changing banks.
 
@st.Rock, could you tell me where may I find a complete midi chart for the amperium?
I mean, which controls can be used as CC, tuner, bank up/down and so on. I cannot find anything on the online manual.
 
@st.Rock, could you tell me where may I find a complete midi chart for the amperium?
I mean, which controls can be used as CC, tuner, bank up/down and so on. I cannot find anything on the online manual.
Here's what's listed in the Amperium Live app. Do you know how to edit the Midi Captain midi settings file? I don't quite understand it, although I do understand each switch is able to do 2 things, 1 thing on pressing and another on release. I just need to get the A, B, C and D switches working. The rest I can figure out in time.
 

Attachments

  • Amperium Live Midi settings.png
    Amperium Live Midi settings.png
    92.9 KB · Views: 13
@40DayWarningK Where you saw midi command for ABCD ? -)
What you want to get in the end? If you want to run any bank\scene - then you need to use PC command with remap.
 
Back
Top