Skip to content

Commit 9c71d50

Browse files
committed
tweak
Signed-off-by: Owen Williams <owilliams@mixxx.org>
1 parent 9505f69 commit 9c71d50

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

proposals/2025-12-02_controller_shared_data.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,8 @@ We will create a central object inside Mixxx that contains a triple-keyed map:
8282

8383
`Namespace` is a string that is unique to each controller **mapping
8484
definition**. All connected controllers of the same model will share the same
85-
namespace. e.g. Two CDJ-2000's will both have a namespace like `CDJ_2000`. No
86-
two hardware mappings will have the same namespace, and we can enforce that with
87-
a precommit check.
85+
namespace. e.g. Two CDJ-2000's will both have a namespace like `CDJ_2000`. All
86+
hardware mappings must have distinct namespaces.
8887

8988
#### Entity
9089

0 commit comments

Comments
 (0)