Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Cre8audio East Beast and West Pest #64

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions devices.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -1064,3 +1064,17 @@ _:modern-sounds-pluto device:outputs 1 .
_:modern-sounds-pluto device:typeA true .
_:modern-sounds-pluto device:details "Early Plutos manufactured before 2023 had a single TRS MIDI jack with a slide switch to choose between IN and OUT." .
_:modern-sounds-pluto device:uri "https://www.modernsounds.co/pluto" .

_:cre8audio-east-beast device:make "Cre8audio"
_:cre8audio-east-beast device:model "East Beast"
_:cre8audio-east-beast device:inputs 1 .
_:cre8audio-east-beast device:outputs 1 .
_:cre8audio-east-beast device:typeA true .
_:cre8audio-east-beast device:uri "https://www.cre8audio.com/eastbeast" .

_:cre8audio-west-pest device:make "Cre8audio"
_:cre8audio-west-pest device:model "West Pest"
_:cre8audio-west-pest device:inputs 1 .
_:cre8audio-west-pest device:outputs 1 .
_:cre8audio-west-pest device:typeA true .
_:cre8audio-west-pest device:uri "https://www.cre8audio.com/westpest" .