Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luizen/ableton-live-theme-editor-web
An online editor for Ableton Live themes
https://github.com/luizen/ableton-live-theme-editor-web
Last synced: 3 months ago
JSON representation
An online editor for Ableton Live themes
- Host: GitHub
- URL: https://github.com/luizen/ableton-live-theme-editor-web
- Owner: luizen
- Created: 2019-02-26T19:26:18.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-07T17:18:36.000Z (over 2 years ago)
- Last Synced: 2024-04-14T05:35:40.768Z (7 months ago)
- Language: Rich Text Format
- Size: 10.2 MB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **Ableton Live** web theme editor
## Discontinued
This project is kind of discontinued since another similar tool (and website) is already available for the purpose, although not open-source: https://www.livethemes.co
If anyone wants to continue this, please let me know ;)
## What?
An open-source and free web editor for Ableton Live themes.
## Objectives
* For final users: easy and intuitive to use.
* For developers/designers: easy to contribute to. No complex canvas/svg code.
* No need to install anything: runs on the browser.
* Anyone should be able to create themes: more people engaged, more themes :)
* Cross-browser compatible.
* Cross-platform (desktop only, though - too small for mobile).
* WYSIWIG approach: no guessing, change color on the element and see the real results on the fly.## Features
Check the _Issues_ tab.
## Live UI elements list
Below a list of UI elements that can be customized
* AbletonColor
* Alert
* ArrangementRulerMarkings
* ArrangerGridTiles
* AutomationColor
* AutomationDisabled
* AutomationGrid
* AutomationMouseOver
* BackgroundClip
* BackgroundClipFrame
* BipolarPotiTriangle
* BipolReset
* BrowserBar
* BrowserBarOverlayHintTextColor
* BrowserDisabledItem
* BrowserSampleWaveform
* CheckControlNotCheckedBlendFactor
* ChosenAlert
* ChosenAlternative
* ChosenDefault
* ChosenPlay
* ChosenPreListen
* ChosenRecord
* Clip10
* Clip11
* Clip12
* Clip13
* Clip14
* Clip15
* Clip16
* Clip1
* Clip2
* Clip3
* Clip4
* Clip5
* Clip6
* Clip7
* Clip8
* Clip9
* ClipBlendFactor
* ClipBorder
* ClipSlotButton
* ClipText
* ControlBackground
* ControlContrastFrame
* ControlContrastTransport
* ControlDisabled
* ControlFillHandle
* ControlForeground
* ControlOffDisabledForeground
* ControlOffForeground
* ControlOnAlternativeForeground
* ControlOnDisabledForeground
* ControlOnForeground
* ControlSelectionFrame
* ControlTextBack
* DeactivatedPoti
* DeactivatedPotiNeedle
* DefaultBlendFactor
* Desktop
* DetailGridTiles
* DetailViewBackground
* DetailViewRulerMarkings
* DisplayBackground
* DrumRackScroller1
* DrumRackScroller2
* FilledDrumRackPad
* FreezeColor
* GainReductionLineColor
* GridLabel
* IconBlendFactor
* ImplicitArm
* InputCurveColor
* InputCurveOutlineColor
* KeyZoneBackground
* KeyZoneCrossfadeRamp
* LearnKey
* LearnMacro
* LearnMidi
* LoopColor
* MeterBackground
* MidiNoteMaxVelocity
* MinVelocityNoteBlendFactor
* MixSurfaceAreaBlendFactor
* NoteBorderStandbyBlendFactor
* NoteDisabledSelectedBlendFactor
* Operator1
* Operator2
* Operator3
* Operator4
* OutputCurveColor
* OutputCurveOutlineColor
* Poti
* PotiNeedle
* PreferencesTab
* Progress
* ProgressText
* RangeDefault
* RangeDisabled
* RangeDisabledOff
* RangeEditField2
* RangeEditField
* RetroDisplayBackground
* RetroDisplayBackgroundLine
* RetroDisplayBlendFactor
* RetroDisplayForeground2
* RetroDisplayForeground
* RetroDisplayForegroundDisabled
* RetroDisplayGreen
* RetroDisplayHandle1
* RetroDisplayHandle2
* RetroDisplayRed
* RetroDisplayScaleText
* ScrollbarInnerHandle
* ScrollbarInnerTrack
* ScrollbarLCDHandle
* ScrollbarLCDTrack
* ScrollbarOuterHandle
* ScrollbarOuterTrack
* SearchIndication
* SearchIndicationStandby
* SelectionBackground
* SelectionForeground
* SelectionFrame
* SelectorZoneBackground
* SelectorZoneCrossfadeRamp
* ShadowDark
* ShadowLight
* SpectrumAlternativeColor
* SpectrumDefaultColor
* StandbySelectionBackground
* StandbySelectionForeground
* StripedBackgroundShadeFactor
* SurfaceArea
* SurfaceAreaFocus
* SurfaceBackground
* SurfaceHighlight
* TextDisabled
* TextFrameSegmentBlendFactor
* ThresholdLineColor
* TransportOffBackground
* TransportOffDisabledForeground
* TransportProgress
* TransportSelectionBackground
* TreeColumnHeadBackground
* TreeColumnHeadControl
* TreeColumnHeadFocus
* TreeColumnHeadForeground
* TreeColumnHeadSelected
* TreeRowCategoryBackground
* TreeRowCategoryForeground
* VelocityColor
* VelocityEditorForegroundSelectedBlendFactor
* VelocityZoneBackground
* VelocityZoneCrossfadeRamp
* ViewCheckControlDisabledOff
* ViewCheckControlDisabledOn
* ViewCheckControlEnabledOff
* ViewCheckControlEnabledOn
* WarperTimeBarMarkerBackground
* WarperTimeBarRulerBackground
* WaveformColor--------
* Initial content created using [HTML5 Boilerplate](https://html5boilerplate.com)