Jump to content

Heinz Hupfer

Members
  • Posts

    517
  • Joined

  • Last visited

Posts posted by Heinz Hupfer

  1. Hi😀

    I have had this problem 2 weeks ago and didn't know what caused this. 

    Deleted every bus and track which shows the problem and made a new one. For the new tracks the problem was gone and since then never happened again!

    I know I once tried a new ProChannel and clicked on "use as standard track", but don't know if this caused it....

    Just try a bit with the modules and make it standard and see if the problem continues.....

    Bassman

     

  2. Hi:)

    I've attached 4 CAL scripts for adding +1, +2 and subtracting -1,-2 to the values of the selected notes.

     

    Just copy  the files into ...\Cakewalk Content\CakewalkCore\CAL Scripts and Keybind them, I have bound them to Ctrl + "Numpad+" and Ctrl + "Numpad-".

    Thanks very much for this idea, I love it to change the velocities per Keyboard!

    Additional Link to download:

    https://1drv.ms/u/s!Al2mKojzOW0MmugqtFYPKXn9nSppwA?e=YHkEMG

     

    Bassman.

    P.S. There's an error if 1 value reaches 127 or zero, so I added 4 more cals without error in the download Link, but if you reach 127  and go further you are changing the relative velocities if selected more than one note!

    By the way thanks scook for the explanations!! 

    Velocity -2.cal Velocity +1.cal Velocity +2.cal Velocity -1.cal

  3. HI:)

    To my OP:

     

    +1% does not work, if this 1% is lower than 1, so if the value is 50, 1% is 0,5, CbB doesn't ad 0,5 to the value! The value must be at least 100, so there must be another way to add 1% with values less than 100.

     

    I think not possible to add a value of 1 with values less than 100 with a Hotkey. Maybe with a CAL script......

     

    Bassman.

     

  4. Hi:)

     

    In the Event Inspector for me only "-20" works, if I want to add values I have to use the Shift Key, means "(Shift)+20" for adding velocity.

    If you use Autohotkey, here is a little script for adding and subtracting values to selected notes.

     

    1. Make a Shortcut ("A" in my script) in CbB for "Scale Velocity.

    2. With Autohotkey installed just select the notes and press

     

    Shift+(Numpad+) for adding 2% velocity

    Shift+(Numpad-) for subtracting 2% velocity

     

    1% doesn't work always, can't find out why....

     

    Greetz,

    Bassman.

    =======================================

    #IfWinActive, ahk_exe Cakewalk.exe

    +NumpadAdd::
    Send, a
    Send, {Numpad1}
    Send, {Numpad0}
    Send, {Numpad2}
    Send, {TAB}
    Send, {Numpad1}
    Send, {Numpad0}
    Send, {Numpad2}
    Send, {Enter}
    Return

    +NumpadSub::
    Send, a
    Send, {Numpad9}
    Send, {Numpad8}
    Send, {TAB}
    Send, {Numpad9}
    Send, {Numpad8}
    Send, {Enter}
    Return

    #IfWinActive

    ====================================

     

     

  5. Hi:)

     

    I have worked many years with the control bar on the top. But since a year or so  with 3 large 42" screens it's better to have the control bar in the middle as a floating window or in the bottom or hidden if not used....

    Doesn't help either cause it then is behind the multidock window.

    Not a big problem:)  A cosmetical.......if this is the right english word for it....

    Bassman.

     

  6. HI:)

    I have  Screenset 1 set to a large Track View over 2 monitors with the same resolution and the only way to do that is to enlarge the program window ober both monitors.

    1444260143_Workspaces3.thumb.png.cb72ce6de9ca7091200507d08f79296f.png

     

    For the next screenset I have Track View on monitor 1 and Console View or PRV or Synth Rack a.s.o on monitor 2

    648305333_Workspaces1.thumb.png.0e65853be9ba9c9d4ab95eee8b5be990.png

    With non Fullscreen you can save the workspace, but now I make multidock full screen...

    100600318_Workspaces2.thumb.png.063cd52be83a848d829c214b7d3c9aca.png

     

    And it is invisible, I can't save it in this multidock position....

     

    A Shortcut would help to save it....

     

    Thanks;)

    Bassman.

     

  7. Hi:)

     

    If I have activated a Workspace, it start with the last screenset. (CbB Window elapsed on 2 Monitors and FullScreen)

    Now let's say I have Screenset 2 with Track View on the left, Console View on the right Monitor with Multidock undocked.

    If I now want to have Multidock FullScreen and want to save the workspace, I can't see the Workspace Button. If I switch to a screenset where I can see it and save the workspace there it starts with that screenset.

    If I go to screenset 2 and press "D" so that I can see the Workspaces Button and save it, on next start Multidock is minimized.

     

    So how can I get a Fullscreen Multidock on the 2nd Monitor and save this state to a workspace when I can't see Workspace Button? 

     

    Not possible:) A Shortcut or a Menuitem to save it or the workspace Button on the left side would help or does anybody know a workaround?

     

    Thanks;)

    Bassman.

  8. Hi:)

    Perhaps it's not what you want to hear, but I have a BCR2000 and a Novation LaunchControl in conjunction with AZController working perfect together! Novation for ACT, BCR for normal operations and with BCR additional ACT Controllers, so that I can access 8x24 Rotors, 8x8 Sliders and 8x16 Knobs on Novation and additionally 48 Rotors, 16 Sliders and 32 knobs on BCR for ACT or other functions... (for sure not needed)

    You should only have different Midi CCs on both......so the same Midi CCs for ACT and normal functions will not work. Perhaps if you can send a different MidiChannel or send this Midiport to Loopmidi for example and change the CCs and then use LoopMidi in to Cakewalk for other functions.

    Should be possible...

    EDIT: You can remap CCs with MidiOX, so let the DAW Out like it is and remap the CCs from the Standard or External MidiOut with MidiOX and send it to Cakewalk...

    Greetz,

    Bassman.

     

  9. First of all: Happy new Year:)

     

    2 little Problems:

     

    1. In the Synth Rack I can assign Parameter and even group them, but

    Grouping works, but I cannot temporary edit 1 Control of the assigned group with Ctrl+ Mouse or Ctrl+ACT Rotor or Midi Control how it is possible in the console view f.e.

     

    2. If I assign a lot of parameters, I can see 56 params in 2 rows with my monitors. If I want to see more, I have to resize the synth rack window to the left or right.

    Couldn't I scroll or make a third row visible? Cannot find any other possibility than resize the window....

    For sure it is not often that I have to see so much params, and it is for sure possible to just work by ears, but it's always nice to see what I am doing and if there are with ACT moving the correct parameters.

     

    Thank you a lot;)

    Bassman.

     

  10. Hi:)

     

    Some Plugins save different numbers into the file genericpluginparams.xml! Same Plugins, same Installers, after ACT Learn I get this for example:

    PC 1:

    <param paramindex="14" controltype="knob" paramname="change notify"/> 
    <param paramindex="15" controltype="knob" paramname="change notify insert"/> 
    <param paramindex="16" controltype="knob" paramname="pre:on/off"/> 
    <param paramindex="17" controltype="knob" paramname="pre:size"/> 
    <param paramindex="18" controltype="knob" paramname="pre:link"/> 

    PC 2

    <param paramindex="8" controltype="knob" paramname="change notify"/> 
    <param paramindex="9" controltype="knob" paramname="pre:on/off"/> 
    <param paramindex="10" controltype="knob" paramname="pre:link"/> 
    <param paramindex="11" controltype="knob" paramname="pre:saturation on/off "/> 
    <param paramindex="12" controltype="knob" paramname="pre:type"/> 
    <param paramindex="13" controltype="knob" paramname="pre:saturation"/> 
    <param paramindex="14" controltype="knob" paramname="pre:thump"/> 
    <param paramindex="15" controltype="knob" paramname="pre:thump on"/> 

     

    (I do arrange them by myself for switches, rotors and sliders, but if the numbers differ, I have to order it on the other PC again or change the numbers)

    On PC 2, which is the same installation, newest Win 10 and newest CbB, same plugins, same installation files, but as you can see, for the same plugin the numbers differ not only for this plugin, for others too.....

    Why is this? It's not possible to copy these (ordered by myself) params to the other PC for to have the same knobs and sliders for the same plugins on both PCs.

    For some Plugins I have to do the same work on both PCs.

     

    Does somebody know this very special problem? 

     

    Thanks a lot;)

    Bassman.

  11. @jono grant

     

    https://1drv.ms/u/s!Al2mKojzOW0MmoUVd4e_PeywqcyRjw?e=14tNCD

     

    Now that I've looked  after the settings, I've seen that it's not 150%, but 175%. can remember, I wanted to try again these both, cause the monitors are about a bit more than 1 Meter away from the sitting position. In the settings  i have been experimentating a lot, but as you can see in the pictures, came back to change nothing but setting the resolution in nvidia and the scale in windows.

    For sure, as azslow said, 100% and 200% are better, for me 100% is too small, 200% too big, so I have to use 150 or 175, must try again...

    This weekend I have to fasten the speakers in these positions, how it is now, it's just for testing out, and the sound is very good now. I've attached the EQ settings after analysing. The best positions I ever had...problems are in the best made room!IMG_1703.thumb.jpg.82afaac52c2b83846507d75a72813d7a.jpg

     

    So nothing special and it works for me very well.

    Try to take the screen a few inches away from you and set another resolution , until you are satisfied. I've had the problem with the speakers and the sound. So now from above the monitors it is really good and I have to correct very little with the main EQ after listening with mic to pink noise....

    Bassman.

     

  12. @azslow

    No problem Alexey, You must not! I can live with this litte bug....

     

    But 150 % with a 4k monitor is much better than 100 % with an UHD TV!  It was very ugly! 100% with that 4096x2160 resolution doesn't work for me, it's too small(text)! I'm old and the eyes are not getting better:)

    200% is too big and I have not that much space on the track view as I love. With the new room I tried all resolutions with all percentages and this 150% one was the best for me and the look on these 4ks!

    Bassman.

     

  13. HI:)

     

    Three  42" Monitors with 4096x2160 and 150% Scaling looking great. My new Room is not ready yet, but Monitors and loudspeakers will stay like that.

    The third monitor on the right is black, cause yesterday one of my sons stole my dvi-hdmi adapter over christmas😁

    He is at home for holidays from the university.......

    If you wish I can look after all setting that I have made on the nvidia card and in windows.....

     

    Greetz,

    Bassman.

    5332590_MonitorsinStudio.thumb.jpg.78b5b6a7bc154e92ce0ed072123723f7.jpg

  14. 5 hours ago, abacab said:

    You probably don't need it. I was just trying to offer some helpful tips.

    Cheers!

    👍

    I've reinstalled it with Admin rights, but not seen in Cubase, not seen in CbB, seen in Studio One!

    Let's forget this, I can work in Studio One with it, if I need this.....

     

    Greetz,

    Bassman.

     

×
×
  • Create New...