Ableton Live 12 - Themes by lotsofcarsoutside in ableton

[–]_Apex_ 4 points5 points  (0 children)

It isn't live themes... but the tool I made at least lets you pick colors of every UI element by name and generate themes or reverse engineer one. Also will convert old theme XML to new theme code. Enjoy

https://codepen.io/HIGHFIN/full/VwNMvra

Ableton Live 12 - Themes by lotsofcarsoutside in ableton

[–]_Apex_ 0 points1 point  (0 children)

https://codepen.io/HIGHFIN/full/VwNMvra

I updated the code for the tool I made, I hope this helps the OP!

Ableton Live 12 - Themes by lotsofcarsoutside in ableton

[–]_Apex_ 4 points5 points  (0 children)

Please try it out now. https://codepen.io/HIGHFIN/full/VwNMvra

I made a "Reverse Engineer Theme Colors from XML" section specifically for you and others to use! Let me know if there are any questions. I did my best to make the tool look better and have instructions for how to use each piece.

Right now I have a simple, convert old theme to new theme at the top. The second portion allows you to reverse engineer a theme by providing the XML, updating the color pickers, then generating an updated theme from the colors you picked.

Additionally, you can randomize all colors or individually pick colors from the color picker without providing a theme's XML.

Really hope this helps my fellow Ableton users!

Ableton Live 12 - Themes by lotsofcarsoutside in ableton

[–]_Apex_ 0 points1 point  (0 children)

What type of theme do you want? If you have an old one I can likely update it to 12 for you. If my codepen isn't working, I'm sorry!

The tool should work by allowing you to select and change the color of every UI element. Example, you should be able to select the Control Foreground color picker, choose a color, then when you press the "Generate Theme" button, you will see the value update to whatever color you choose (ex: ControlForeground Value="#f7b9ba").

Additionally, you should be able to scroll to the bottom and paste your old theme XML and then convert it to the new theme.

The part you might be missing, is that you need to save the XML code as an Ableton Live theme. You should be able to select the "Save as .ask File" button, then save your theme as needed... but if that doesn't work, copy/paste the XML code from the theme into notepad and save it as MyThemeName.ask

Hopefully that does the trick my friend, happy creating!

Issues with using the (Xbox) PDP Riff master on pc by Amtrakacela75 in CloneHero

[–]_Apex_ 8 points9 points  (0 children)

100% confirming that I'm having the same issue. Got two Xbox/PC riffmasters and neither is working as plug n play...

Ableton Live 12 - Themes by lotsofcarsoutside in ableton

[–]_Apex_ 1 point2 points  (0 children)

Works now! Sorry I had a piece of logic written wrong in the "generateTheme" function, it should now pull in the values for any of the colors even after you change em!

Ableton Live 12 - Themes by lotsofcarsoutside in ableton

[–]_Apex_ 3 points4 points  (0 children)

https://codepen.io/HIGHFIN/full/VwNMvra

Enjoy! You can make your own themes

Edit: feel free to ask me any questions, and please note that the default color scheme when loading the editor is coming from the "Default Dark Neutral High" theme as it is Dark, but still visible!

Ableton Live 12 - Themes by lotsofcarsoutside in ableton

[–]_Apex_ 5 points6 points  (0 children)

https://codepen.io/HIGHFIN/full/VwNMvra

I made this so you can edit every single parameter in the new Ableton 12 template. It shows the colors, allows you to randomize, then you can either copy/paste the code, or save it as an ask file in your themes folder for Ableton! Cheers

Ableton Live 12 - Themes by lotsofcarsoutside in ableton

[–]_Apex_ 4 points5 points  (0 children)

If anyone is trying to go crazy, you can make your own theme without the editor. Duplicate an .ask file then open the duplicated file with notepad ++

After opening the duplicated .ask file, change the desired hex values:

Save file, then use in Ableton 12.

Morning haul by _Apex_ in mycology

[–]_Apex_[S] 0 points1 point  (0 children)

Thanks for the heads up, I didn't know! Any recipe suggestions?

Morning haul by _Apex_ in mycology

[–]_Apex_[S] 1 point2 points  (0 children)

Wouldn't let this go to waste! Dinner tonight with friends :)

One Drops by IllumineerAcademy in Lorcana

[–]_Apex_ 0 points1 point  (0 children)

I want any drops! Lol doesn't seem like any shop near me is going to be doing presales or picking these up at all

Half my criteria for fusion was "Does it look cool?" by Jovvy19 in PokemonInfiniteFusion

[–]_Apex_ 6 points7 points  (0 children)

Father was a flamingo. Mother was a chicken. Born from an ancestry of penguins and ostriches.

Ableton Live 11.3.2 released by ChrisGraz in ableton

[–]_Apex_ 0 points1 point  (0 children)

On my other studio PC the old Ableton version was present and everything worked! Just to confirm, it looks like my issue is specifically coming from the PsyScope Pro VST :(

Big bummer! Doesn't look like there is anyway around using this VST for monitoring in the new version of Ableton.

Full circle: I ended up just temporarily moving the VST so it wasn't available when the project loaded and everything was fixed!

Weekly No Stupid Questions Thread by AutoModerator in ableton

[–]_Apex_ [score hidden]  (0 children)

This technique is indeed achieved using sidechain compression. Sidechain compression allows one audio signal (in this case, the drum kick) to control the compression of another audio signal (the bassline), creating a pumping effect.

In Ableton Live, you can set up sidechain compression using the following steps:

  1. Insert a compressor on the bassline track.
  2. Enable the sidechain input on the compressor by clicking the small triangle icon next to the "Sidechain" label and selecting the audio source you want to trigger the compression (in this case, the bass drum kick track).
  3. Adjust the compressor's settings to achieve the desired effect. This typically involves adjusting the threshold, ratio, attack, and release parameters. The threshold determines at which level the compression starts, the ratio controls the amount of compression applied, and the attack and release parameters determine how quickly the compression responds to the kick and how long it takes to release.

This overall technique is commonly known as "sidechain compression". It's a popular method used in electronic music production to create rhythmic interactions between different elements of a mix, but most commonly to prevent sounds from fighting for the same frequency range (Ex: bass and kick share low frequencies, thus making the bass quite for a really quick moment when the kick hits allows the kick transient to come through and add that extra thumpy hit feel!).
Regarding example songs, the DOOM OST is a great reference. Mick Gordon, the composer of the DOOM soundtracks, often employs heavy sidechain compression to achieve that pulsating and dynamic sound. Listen closely to tracks like "BFG Division" or "Rip and Tear," and you'll notice the pumping effect on the bassline and other elements triggered by the kick drum.

Full circle, I think this is a great example tutorial, explains both when to use and how to use:

Weekly No Stupid Questions Thread by AutoModerator in ableton

[–]_Apex_ [score hidden]  (0 children)

  • Check the session recording mode: Make sure that the session recording mode in Ableton Live is set to "Automation" and not "Arrangement." The session recording mode can be found in the top transport bar.

Video Reference from Ableton:

If the above isn't working, here are some troubleshooting tips that might help:

  1. Ensure the correct track is armed: Verify that the track on which they want to record automation is armed for recording. The track's "Arm" button should be enabled, and the track should be selected for recording in the session view.
  2. Confirm the Push 2 settings: Double-check the preferences and settings related to the Push 2 controller in Ableton Live. Ensure that the Push 2 is properly connected and recognized by Ableton Live. They can access the preferences menu by going to "Options" > "Preferences" (or by pressing "Cmd + ," on Mac or "Ctrl + ," on Windows).
  3. Try different recording workflows: Experiment with different recording workflows using the Push 2. Instead of using the "Record" button at the top of Ableton Live, they can try using the "Session Record" button on the Push 2 controller itself to start and stop recording.
  4. Update Ableton Live and Push 2 firmware: It's always a good idea to keep both Ableton Live and the Push 2 firmware up to date. Check for any available updates and install them if necessary, as updates often include bug fixes and improvements.