r/Darkglass

Anagram - Very loud buzzing noise.

Hey all. Got my Anagram today and there is a buzzing noise so loud that the unit is basically unusable. If I touch the unit or my strings, the buzzing goes away. I know that screams ground issue or something like that, but I cannot for the life of me track it down. If I plug directly into an amp, or my brother’s Quad Cortex in exactly the same spot and setup, there’s no buzz whatsoever, so I know the issue is on the Anagram side. Anyone have any thoughts before I return it and buy something else?

reddit.com
u/iEatGrilledCheeses — 15 hours ago

Doubler - New Plugin by Nembrini Audio

Doubler generates a second performance with subtle timing and pitch variations, adding width, depth and dimension without the need to record a second take.

For the most realistic result, place Doubler before the amplifier in your Anagram signal chain. This way, the two generated performances are processed by the amplifier as if two separate instruments were being played through the same amp, producing a more organic and integrated double-tracked sound.

Available now on the Anagram Marketplace!
Learn More

u/IvanBassist — 21 hours ago

Assigning modules/stomps to switches and LED coloring

I have the Anagram Guitar Essential and have connected the Darkglass MIDI Footswitch via USB. I have a single signal chain that I want to run live. That's why I wanted to use Stomp Mode, so I can see a visual color difference (in Scene Mode, the LEDs are permanently blue).

Now here is my question: How can I turn the LEDs completely off or change their color? Currently, when a module is assigned to a footswitch, the LED stays lit up and gets very bright when the module is active. I would prefer to have the status toggle between 'lit' (ON) and 'off' (OFF)—just like with analog effect pedals. Is there anywhere to configure the LED colors?

The exact same issue applies to the MIDI Footswitch. Unfortunately, it doesn't display my active modules correctly. For example, if I assign 5 modules to the MIDI Footswitch and all five are active, not all 5 LEDs on the MIDI Footswitch light up below. I can't change the color there either.

I set up a macro workaround where the first footswitch on the Anagram turns the Clean Amp on and turns the High Gain Amp off. Pressing it again toggles them back—turning the Clean Amp off and the High Gain Amp on. Having two different LED colors here would also be great (e.g., Clean = Blue, High Gain = Red). Is any of this possible? Thanks!

reddit.com
u/Silly-Argument-9763 — 2 days ago

(Anagram) Changing Foot Switch Function/Response?

Hey there,

Not sure if this has been asked, but the current default action for the foot switches requires a full press-and-release in order to activate a bound block. Is there a way to make it so the block will activate/deactivate immediately upon pressing the switch, and does not require a full release? As in, just pressing it down will activate the bound block, and releasing it will make no change.

Any help/assistance would be greatly appreciated!

Take it easy,

New Anagram User

reddit.com
u/Advanced_Reality_854 — 3 days ago

2 New Plugins - Box of Rules

2 new plugins by Box of Rules 🎛️

Box of Bass: A full layered rig. A true sub, two clean cabs, three driven mics and two room mics, all under one roof.

Picking Fingers: Voice a signal to sound like it was played the preferred way: pick or fingers.

Available now on the Anagram Marketplace.

Learn More: https://marketplace.anagram.shop/vendor/Box%20Of%20Rules

u/IvanBassist — 7 days ago
▲ 98 r/Darkglass+1 crossposts

KosmOS 1.17 - Out Now!

We've partnered with TONE3000 to expand the NAM capabilities of Anagram.

What’s new ✨

Tone3000 block and integration

  • No NAM block limit tied to the Tone3000 block
  • Safely use 5 NAM A2 Full / 9 A2 Lite
  • Browse & Download Tone3000 Tonepacks using Darkglass Suite

MIDI Updates

  • Preset and Scene MIDI Out
  • USB MIDI
  • MIDI Through
  • Program Change Through

System Features

  • Device Backup using Darkglass Suite
  • Overall bugfixes and stability improvements
  • New block Category UI design

Learn More: https://youtu.be/XLl-e6ZFqfQ

Update your Anagram now!

u/IvanBassist — 10 days ago
▲ 15 r/Darkglass+1 crossposts

Testing my Anagram Synth preset

Friday synth time! Always fun recreating a synth from a tune I love.

This Moog preset is available in Darkglass Electronics Suite by chaduplaysbass.

Here’s a quick synth jam of “You’re The One” by Kaytranada

youtu.be
u/Chadu25 — 7 days ago

Aurora dsp Mammoth capture NAM

I remember seeing a NAM capture of the Mammoth on Tone3000 but since the Mammoth was released on Anagram Marketplace it has been deleted. Does anyone still have this NAM capture they can upload to a share site?

reddit.com
u/My_blueheaven — 10 days ago

Anagram and Microtubes 900 V2 LIVE love

Saturday, my new band played out for the first time.

I had set up cloned profiles for my bass on the Anagram. One was for recording with amp and cab sim. The other was the exact same, without the amp or cab sim.

I play through a Mesa 6X10 cabinet. (I know - WAY too huge. I keep stage volume sane.)

Everyone from the sound guy to the opening bands all complimented the tone. It was HUGE without being overwhelming. Everything operated flawlessly. I left a progressive rock/light metal band last year and helped put together this new band. We are more of a Grunge/Alt/hard rock band with some prog flavor courtesy of my tendencies. The ability to build tone and get exactly what the band needs with this setup is unmatched.

I am seriously considering liquidating all my component pedals... but I am hoarding my OG Alpha Omega, Super Symmetry, and B7K pedals. (And Bass Whammy 2)

Just wanted to share the love... and with the new MIDI upgrade, I will be able to change vocal effects on my vocal pedal with the Anagram program changes!

reddit.com
u/Bass-Bastard — 10 days ago

Darkglass Suite on Linux via Wine

Hi folks,

As some of you Linux users might be aware, Darkglass does not ship a Linux version of their Darkglass Suite.

The good news is that the Windows installer runs great via Wine, so we can relatively easy install the Suite using that. The bad news is that Wine (at the time of writing) doesn't implement every Windows function that the app needs to work — or at least, my Wine version doesn't. Another piece of good news is that parts of the Darkglass Suite is shipped as an Electron app (including the javascript source), which makes it relatively easy to hack.

So I did. You can check out the result here.

That linked document contains the gritty details, but the short of it was that for the Darkglass Suite to run via Wine I needed to shim a few functions, feeding them the device data that the Suite expects. I also ran into some permission problems, so I had to add my user to the dialout group as well as adding a udev rule (this probably varies by distro, I use Debian).

What I tested and what seems to work:

  • Firmware upgrade,
  • Registering via Darkglass MyPedal,
  • Adding/deleting/rearranging presets,
  • Installing blocks from Marketplace

If you try this out, you're 100% on your own and doing so on absolutely your own risk. I will not be held liable if you accidentally brick your Anagram and have to ship it somewhere to get it fixed, that's entirely on you.

However, if you want to tinker with it, perhaps see if you can get it to work with your distro or your Anagram, go right head: it's all yours. Pull requests are welcome.

Good luck, have fun!

u/wasabichicken — 12 days ago

Tone Help.

Hope this is allowed here. One of my biggest weak spots as a bassist is dialing in tone. I'm at a spot now where I have the toys and I know what I want. I want that Darkglass sound, you know, that tone that all of us here and go "Yeah he's using DG." I know there are many variables, but this is what im working with.

DG ultra omega 900

DG 2x12

DG Anagram.

Dingwall SP1

Rickenbacker 4003

I also still have my MT B7K gathering dust. This has been something I've let go too long, mainly because I was ashamed to admit with all my time playing, I'm still a noob. Greatly appreciate any help from the community, even if it's "Go post in X sub ya noob!"

reddit.com
u/Hezin — 11 days ago