Skip to content

Commit

Permalink
move files
Browse files Browse the repository at this point in the history
  • Loading branch information
g200kg committed Jul 23, 2020
1 parent b6706e9 commit 728433a
Show file tree
Hide file tree
Showing 74 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion docs/components.md → components.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
};
</script>

<script src="https://raw.githubusercontent.com/g200kg/webaudio-controls/master/webaudio-controls.js"></script>
<script src="./webaudio-controls.js"></script>

Basic Usage :
<div style="display:flex;width:100%;flex-wrap:wrap">
Expand Down
2 changes: 1 addition & 1 deletion docs/defstyle.md → defstyle.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
};
</script>

<script src="https://raw.githubusercontent.com/g200kg/webaudio-controls/master/webaudio-controls.js"></script>
<script src="./webaudio-controls.js"></script>

Basic Usage :
<div style="display:flex;width:100%;flex-wrap:wrap">
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/example.md → example.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
};
</script>

<script src="https://raw.githubusercontent.com/g200kg/webaudio-controls/master/webaudio-controls.js"></script>
<script src="./webaudio-controls.js"></script>

Basic Usage :
<div style="display:flex;width:100%;flex-wrap:wrap">
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 1 addition & 1 deletion docs/index.md → index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
};
</script>

<script src="https://raw.githubusercontent.com/g200kg/webaudio-controls/master/webaudio-controls.js"></script>
<script src="./webaudio-controls.js"></script>

Basic Usage :
<div style="display:flex;width:100%;flex-wrap:wrap">
Expand Down
2 changes: 1 addition & 1 deletion docs/install.md → install.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
};
</script>

<script src="https://raw.githubusercontent.com/g200kg/webaudio-controls/master/webaudio-controls.js"></script>
<script src="./webaudio-controls.js"></script>

Basic Usage :
<div style="display:flex;width:100%;flex-wrap:wrap">
Expand Down
2 changes: 1 addition & 1 deletion docs/keyboard.md → keyboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
};
</script>

<script src="https://raw.githubusercontent.com/g200kg/webaudio-controls/master/webaudio-controls.js"></script>
<script src="./webaudio-controls.js"></script>

Basic Usage :
<div style="display:flex;width:100%;flex-wrap:wrap">
Expand Down
2 changes: 1 addition & 1 deletion docs/knobimage.md → knobimage.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
};
</script>

<script src="https://raw.githubusercontent.com/g200kg/webaudio-controls/master/webaudio-controls.js"></script>
<script src="./webaudio-controls.js"></script>

Basic Usage :
<div style="display:flex;width:100%;flex-wrap:wrap">
Expand Down
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 1 addition & 1 deletion docs/knobsamples.md → knobsamples.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
};
</script>

<script src="https://raw.githubusercontent.com/g200kg/webaudio-controls/master/webaudio-controls.js"></script>
<script src="./webaudio-controls.js"></script>

Basic Usage :
<div style="display:flex;width:100%;flex-wrap:wrap">
Expand Down
2 changes: 1 addition & 1 deletion docs/knobsize.md → knobsize.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
};
</script>

<script src="https://raw.githubusercontent.com/g200kg/webaudio-controls/master/webaudio-controls.js"></script>
<script src="./webaudio-controls.js"></script>

Basic Usage :
<div style="display:flex;width:100%;flex-wrap:wrap">
Expand Down
2 changes: 1 addition & 1 deletion docs/midisupport.md → midisupport.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
};
</script>

<script src="https://raw.githubusercontent.com/g200kg/webaudio-controls/master/webaudio-controls.js"></script>
<script src="./webaudio-controls.js"></script>

Basic Usage :
<div style="display:flex;width:100%;flex-wrap:wrap">
Expand Down
2 changes: 1 addition & 1 deletion docs/multifader.md → multifader.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
};
</script>

<script src="https://raw.githubusercontent.com/g200kg/webaudio-controls/master/webaudio-controls.js"></script>
<script src="./webaudio-controls.js"></script>

Basic Usage :
<div style="display:flex;width:100%;flex-wrap:wrap">
Expand Down
2 changes: 1 addition & 1 deletion docs/nonlinear.md → nonlinear.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ WebAudioControlsOptions={
}
</script>

<script src="https://raw.githubusercontent.com/g200kg/webaudio-controls/master/webaudio-controls.js"></script>
<script src="./webaudio-controls.js"></script>

Basic Usage :
<div style="display:flex;width:100%;flex-wrap:wrap">
Expand Down
2 changes: 1 addition & 1 deletion docs/options.md → options.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
};
</script>

<script src="https://raw.githubusercontent.com/g200kg/webaudio-controls/master/webaudio-controls.js"></script>
<script src="./webaudio-controls.js"></script>

Basic Usage :
<div style="display:flex;width:100%;flex-wrap:wrap">
Expand Down
2 changes: 1 addition & 1 deletion docs/resizetest.md → resizetest.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
};
</script>

<script src="https://raw.githubusercontent.com/g200kg/webaudio-controls/master/webaudio-controls.js"></script>
<script src="./webaudio-controls.js"></script>

Basic Usage :
<div style="display:flex;width:100%;flex-wrap:wrap">
Expand Down
2 changes: 1 addition & 1 deletion docs/specs.md → specs.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
};
</script>

<script src="../webaudio-controls.js"></script>
<script src="./webaudio-controls.js"></script>

Basic Usage :
<div style="display:flex;width:100%;flex-wrap:wrap">
Expand Down
2 changes: 1 addition & 1 deletion docs/tracking.md → tracking.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
};
</script>

<script src="../webaudio-controls.js"></script>
<script src="./webaudio-controls.js"></script>

Basic Usage :
<div style="display:flex;width:100%;flex-wrap:wrap">
Expand Down

0 comments on commit 728433a

Please sign in to comment.