Skip to content

Commit

Permalink
add first pages and content
Browse files Browse the repository at this point in the history
  • Loading branch information
nevvkid committed Mar 18, 2024
1 parent 50680fa commit bd27363
Show file tree
Hide file tree
Showing 17 changed files with 209 additions and 7 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ _site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
.DS_Store

# Ignore folders generated by Bundler
.bundle/
Expand Down
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ GEM
ffi (1.16.3)
forwardable-extended (2.6.0)
google-protobuf (3.25.1-arm64-darwin)
google-protobuf (3.25.1-x86_64-darwin)
google-protobuf (3.25.1-x86_64-linux)
http_parser.rb (0.8.0)
i18n (1.14.1)
Expand Down Expand Up @@ -64,17 +65,17 @@ GEM
rexml (3.2.6)
rouge (4.2.0)
safe_yaml (1.0.5)
sass-embedded (1.69.5-arm64-darwin)
google-protobuf (~> 3.23)
sass-embedded (1.69.5-x86_64-linux-gnu)
sass-embedded (1.69.5)
google-protobuf (~> 3.23)
rake (>= 13.0.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.5.0)
webrick (1.8.1)

PLATFORMS
arm64-darwin-23
x86_64-darwin-21
x86_64-linux

DEPENDENCIES
Expand Down
9 changes: 7 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
title: Just the Docs Template
title: dadamachines/docs
description: A starter template for a Jeykll site using the Just the Docs theme!
theme: just-the-docs

url: https://just-the-docs.github.io

# Aux links for the upper right navigation
aux_links:
Template Repository: https://github.com/just-the-docs/just-the-docs-template
"Forum":
- "//forum.dadamachines.com/"

# Makes Aux links open in a new tab. Default is false
aux_links_new_tab: true
10 changes: 10 additions & 0 deletions docs/automat-toolkit/automat-extensions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
layout: default
title: Extensions
parent: automat toolkit
has_children: true
nav_order: 6
---

# Extensions
{: .no_toc }
21 changes: 21 additions & 0 deletions docs/automat-toolkit/automat-specification.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
layout: default
title: automat specification
parent: automat toolkit
nav_order: 2
---

# automat specification
{: .no_toc }

## Input
- USB Powered – only for development / hacking without Actuators connected.
- DC Powered – Power Supply 9V-24V – DC Barrel Plug 2.5 x 5.5mm Center Positive – 8A max current (protected by 5x20mm Cartridge Fuse (Feinsicherung)
- The Power Supply coming with the automat toolkit has 24V – 160W – 6.6A

## Output
- Each DC Output Channel is limited to 1.4A current
- DC Outputs are always the same voltage you feed the automat
- The Output Connections are 2.1 x 5.5mm DC Jacks – Center Positive (9-24V on Center Pin)
- The switching Transistor / MOSFETs for the Outputs are protected (Overload protection, Short circuit protection, Overvoltage protection, Current limitation and Thermal shutdown with auto restart)
- Each Output has a Flyback Diode for protection against inductive loads
9 changes: 9 additions & 0 deletions docs/automat-toolkit/everydiv.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
layout: default
title: EveryDiv
parent: Extensions
grand_parent: automat toolkit
permalink: /docs/automat-toolkit/extensions/everydiv/
---

# EveryDiv
9 changes: 9 additions & 0 deletions docs/automat-toolkit/gate-input.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
layout: default
title: Gate Input
parent: Extensions
grand_parent: automat toolkit
permalink: /docs/automat-toolkit/extensions/gate-input/
---

# Gate Input
24 changes: 24 additions & 0 deletions docs/automat-toolkit/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
layout: default
title: automat toolkit
nav_order: 2
has_children: true
---


# Get started

Hey,
it looks like you just got your dadamachines – automat board / controller / toolkit!

## Here I will explain how to get started with your hardware.
- After opening your package. The first thing you can do is to configure the MIDI connection of the automat either via DIN MIDI or USB.
- [Please connect the Power Supply first, If you did not get one you can only continue via USB but not drive any motors with the outputs]

## How to configure the DC Outputs of the automat?
Follow the QuickStart Guide which should be coming with your unit, or continue reading here.

1. Connect the automat.
2. Press the LEARN Button [IMPORTANT: The most right one on the backside of the automat] once.
3. Send a MIDI note from your Keyboard, Sequencer, Computer.
>> The first output should now always be triggered by the MIDI note you send.
22 changes: 22 additions & 0 deletions docs/automat-toolkit/power-supply.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
layout: default
title: power supply
parent: automat toolkit
nav_order: 2
---

# power supply
{: .no_toc }

What kind of Power Supply can i use with the Automat Board / Controller
You you need a center positive DC Power Supply.
Check if you find an Image like this on the Power Supply:
[IMPORTANT: The + has to be in the Center!]



The Plug Dimension is 2.5 x 5.5 mm.
The Operating Voltage Range is 9-24V DC.

If you want to order a Power Supply we will offer the custom high quality Mean Well coming with all Automat Toolkits in our Webshop shortly.
In the meantime you can find matching Power Supplies in many other stores.
38 changes: 38 additions & 0 deletions docs/automat-toolkit/supported-apps.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
layout: default
title: Supported Apps
parent: automat toolkit
nav_order: 2
---

# Supported Apps
{: .no_toc }

Compatable Software / Apps for iOS
To Connect your iPhone or iPad you will need a “Apple Lightning to USB 3 Camera Adapter”.

## Ipad
- [zMors Modular **tested**](https://itunes.apple.com/de/app/zmors-modular/id926789929?mt=8)
- [modstep **tested**](https://itunes.apple.com/de/app/modstep/id966990643?mt=8)
- [Elastic Drums **tested**](https://itunes.apple.com/de/app/elastic-drums/id817419955?mt=8)
- [Patterning: Drum Machine **tested**](https://itunes.apple.com/us/app/patterning-drum-machine/id976690555?mt=8)
- [Fugue Machine **tested**](https://itunes.apple.com/de/app/fugue-machine-multi-playhead/id1014191410?mt=8)
- [Koushion **tested**](https://itunes.apple.com/de/app/koushion-midi-step-sequencer/id424454249?mt=8)
- [iSequence HD](https://itunes.apple.com/us/app/isequence-hd/id369873168?mt=8)
- [Pro Midi](https://itunes.apple.com/us/app/pro-midi/id766756959?mt=8)
- [Stroke Machine](https://itunes.apple.com/us/app/stroke-machine/id773218050?mt=8)
- [Changeling Sequencer](https://itunes.apple.com/us/app/changeling-sequencer/id506664262?mt=8)

## iPhone
- [Arpist](https://itunes.apple.com/us/app/arpist/id775411223?mt=8)
- [Rhythm Necklace – Geometric Sequencer **tested**](https://itunes.apple.com/us/app/rhythm-necklace-geometric/id954669874?mt=8)

## iPhone / Ipad
- [Xynthesizr: 32-step matrix sequencer/synthesizer **tested**](https://itunes.apple.com/us/app/xynthesizr-32-step-matrix/id720810459?mt=8)
- [Mobile Music Sequencer](https://itunes.apple.com/de/app/mobile-music-sequencer/id567375837?mt=8)
- [Aleph Looper](https://itunes.apple.com/us/app/aleph-looper/id1107302288?mt=8)
- [Infinite Looper](https://itunes.apple.com/de/app/infinite-looper/id1054808350?mt=8)
- [dot Melody](https://itunes.apple.com/us/app/dot-melody/id841019483?mt=8)
- [Music Studio](https://itunes.apple.com/us/app/music-studio/id328608539?mt=8)
- [Peter Vogel CMI Pro](https://itunes.apple.com/us/app/fairlight-pro/id427747876?mt=8)
- [BeatMaker 2](https://itunes.apple.com/de/app/beatmaker-2-audio-music-production/id417020234?mt=8)
9 changes: 9 additions & 0 deletions docs/automat-toolkit/touch-input.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
layout: default
title: Touch Input
parent: Extensions
grand_parent: automat toolkit
permalink: /docs/automat-toolkit/extensions/touch-input/
---

# Touch Input
13 changes: 13 additions & 0 deletions docs/everydiv/eurorack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
layout: default
title: Eurorack
parent: everydiv
nav_order: 32
---

# Eurorack
{: .no_toc }

## Input

## Output
8 changes: 8 additions & 0 deletions docs/everydiv/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
layout: default
title: everydiv
nav_order: 3
has_children: true
---

# EveryDiv
10 changes: 10 additions & 0 deletions docs/everydiv/standalone.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
layout: default
title: Standalone
parent: everydiv
nav_order: 33
---

# Standalone
{: .no_toc }

13 changes: 13 additions & 0 deletions docs/legacy/doppler.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
layout: default
title: doppler
parent: legacy
nav_order: 42
---

# doppler
{: .no_toc }

## Input

## Output
8 changes: 8 additions & 0 deletions docs/legacy/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
layout: default
title: legacy
nav_order: 4
has_children: true
---

# legacy
5 changes: 3 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Home
layout: home
layout: default
title: home
nav_order: 1
---

This is a *bare-minimum* template to create a Jekyll site that uses the [Just the Docs] theme. You can easily set the created site to be published on [GitHub Pages] – the [README] file explains how to do that, along with other details.
Expand Down

0 comments on commit bd27363

Please sign in to comment.