summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2013-08-17 16:57:12 +0800
committerrekado <rekado@elephly.net>2013-08-17 16:57:12 +0800
commite57430a9a3b67c771682b1d64712733f018049b1 (patch)
tree0d313ddb56cc88681155c2f6bee8230486fda5da
parent611a99d205172a90d53a16de656642e3c5b8fcbc (diff)
fix table format
-rw-r--r--posts/2013-08-11-hacking-the-wavedrum.markdown117
1 files changed, 56 insertions, 61 deletions
diff --git a/posts/2013-08-11-hacking-the-wavedrum.markdown b/posts/2013-08-11-hacking-the-wavedrum.markdown
index 6fdb0da..a89fdd3 100644
--- a/posts/2013-08-11-hacking-the-wavedrum.markdown
+++ b/posts/2013-08-11-hacking-the-wavedrum.markdown
@@ -321,67 +321,62 @@ taking up 108 bytes.
The parameters are stored in this order:
- identifier | mode | target | name
- -----------+--------+---------------------+------------------------------
- 07.1 | Edit 1 | head algorithm | Pressure curve
- type | Edit 2 | -- | Pre EQ
- -----------+--------+---------------------+------------------------------
- 01.1 | Edit 1 | head algorithm | Tune
- 02.1 | Edit 1 | head algorithm | Decay
- 03.1 | Edit 1 | head algorithm | Level
- 04.1 | Edit 1 | head algorithm | Pan
- 05.1 | Edit 1 | head algorithm | Algorithm select
- hd.1 | Edit 2 | head algorithm | Algorithm parameter 1
- hd.2 | Edit 2 | head algorithm | Algorithm parameter 2
- hd.3 | Edit 2 | head algorithm | Algorithm parameter 3
- hd.4 | Edit 2 | head algorithm | Algorithm parameter 4
- hd.5 | Edit 2 | head algorithm | Algorithm parameter 5
- hd.6 | Edit 2 | head algorithm | Algorithm parameter 6
- hd.7 | Edit 2 | head algorithm | Algorithm parameter 7
- hd.8 | Edit 2 | head algorithm | Algorithm parameter 8
- -----------+--------+---------------------+------------------------------
- 01.3 | Edit 1 | rim algorithm | Tune
- 02.3 | Edit 1 | rim algorithm | Decay
- 03.3 | Edit 1 | rim algorithm | Level
- 04.3 | Edit 1 | rim algorithm | Pan
- 05.3 | Edit 1 | rim algorithm | Algorithm select
- rm.1 | Edit 2 | rim algorithm | Algorithm parameter 1
- rm.2 | Edit 2 | rim algorithm | Algorithm parameter 2
- rm.3 | Edit 2 | rim algorithm | Algorithm parameter 3
- rm.4 | Edit 2 | rim algorithm | Algorithm parameter 4
- rm.5 | Edit 2 | rim algorithm | Algorithm parameter 5
- rm.6 | Edit 2 | rim algorithm | Algorithm parameter 6
- rm.7 | Edit 2 | rim algorithm | Algorithm parameter 7
- rm.8 | Edit 2 | rim algorithm | Algorithm parameter 8
- -----------+--------+---------------------+------------------------------
- 01.2 | Edit 1 | head PCM instrument | Tune
- 02.2 | Edit 1 | head PCM instrument | Decay
- 03.2 | Edit 1 | head PCM instrument | Level
- 04.2 | Edit 1 | head PCM instrument | Pan
- 05.2 | Edit 1 | head PCM instrument | PCM instrument select
- 06.2 | Edit 1 | head PCM instrument | Velocity curve
- 07.2 | Edit 1 | head PCM instrument | Pressure curve
- 08.2 | Edit 1 | head PCM instrument | Pressure tune
- 09.2 | Edit 1 | head PCM instrument | Pressure decay
- -----------+--------+---------------------+------------------------------
- 01.4 | Edit 1 | rim PCM instrument | Tune
- 02.4 | Edit 1 | rim PCM instrument | Decay
- 03.4 | Edit 1 | rim PCM instrument | Level
- 04.4 | Edit 1 | rim PCM instrument | Pan
- 05.4 | Edit 1 | rim PCM instrument | PCM instrument select
- 06.4 | Edit 1 | rim PCM instrument | Velocity curve
- 07.4 | Edit 1 | rim PCM instrument | Pressure curve
- 08.4 | Edit 1 | rim PCM instrument | Pressure tune
- 09.4 | Edit 1 | rim PCM instrument | Pressure decay
- -----------+--------+---------------------+------------------------------
- 10.1 | Edit 1 | -- | Reverb type
- 10.2 | Edit 1 | -- | Reverb effect level
- 10.3 | Edit 1 | -- | Reverb decay time
- 10.4 | Edit 1 | -- | Reverb frequency damping
- 11.3 | Edit 1 | -- | Delay feedback
- 11.2 | Edit 1 | -- | Delay effect level
- 11.1 | Edit 1 | -- | Delay time
- 11.4 | Edit 1 | -- | Delay frequency damping
+|identifier | mode | target | name |
+|----------:|--------|:--------------------|:-----------------------------|
+|07.1 | Edit 1 | head algorithm | Pressure curve |
+|type | Edit 2 | -- | Pre EQ |
+|01.1 | Edit 1 | head algorithm | Tune |
+|02.1 | Edit 1 | head algorithm | Decay |
+|03.1 | Edit 1 | head algorithm | Level |
+|04.1 | Edit 1 | head algorithm | Pan |
+|05.1 | Edit 1 | head algorithm | Algorithm select |
+|hd.1 | Edit 2 | head algorithm | Algorithm parameter 1 |
+|hd.2 | Edit 2 | head algorithm | Algorithm parameter 2 |
+|hd.3 | Edit 2 | head algorithm | Algorithm parameter 3 |
+|hd.4 | Edit 2 | head algorithm | Algorithm parameter 4 |
+|hd.5 | Edit 2 | head algorithm | Algorithm parameter 5 |
+|hd.6 | Edit 2 | head algorithm | Algorithm parameter 6 |
+|hd.7 | Edit 2 | head algorithm | Algorithm parameter 7 |
+|hd.8 | Edit 2 | head algorithm | Algorithm parameter 8 |
+|01.3 | Edit 1 | rim algorithm | Tune |
+|02.3 | Edit 1 | rim algorithm | Decay |
+|03.3 | Edit 1 | rim algorithm | Level |
+|04.3 | Edit 1 | rim algorithm | Pan |
+|05.3 | Edit 1 | rim algorithm | Algorithm select |
+|rm.1 | Edit 2 | rim algorithm | Algorithm parameter 1 |
+|rm.2 | Edit 2 | rim algorithm | Algorithm parameter 2 |
+|rm.3 | Edit 2 | rim algorithm | Algorithm parameter 3 |
+|rm.4 | Edit 2 | rim algorithm | Algorithm parameter 4 |
+|rm.5 | Edit 2 | rim algorithm | Algorithm parameter 5 |
+|rm.6 | Edit 2 | rim algorithm | Algorithm parameter 6 |
+|rm.7 | Edit 2 | rim algorithm | Algorithm parameter 7 |
+|rm.8 | Edit 2 | rim algorithm | Algorithm parameter 8 |
+|01.2 | Edit 1 | head PCM instrument | Tune |
+|02.2 | Edit 1 | head PCM instrument | Decay |
+|03.2 | Edit 1 | head PCM instrument | Level |
+|04.2 | Edit 1 | head PCM instrument | Pan |
+|05.2 | Edit 1 | head PCM instrument | PCM instrument select |
+|06.2 | Edit 1 | head PCM instrument | Velocity curve |
+|07.2 | Edit 1 | head PCM instrument | Pressure curve |
+|08.2 | Edit 1 | head PCM instrument | Pressure tune |
+|09.2 | Edit 1 | head PCM instrument | Pressure decay |
+|01.4 | Edit 1 | rim PCM instrument | Tune |
+|02.4 | Edit 1 | rim PCM instrument | Decay |
+|03.4 | Edit 1 | rim PCM instrument | Level |
+|04.4 | Edit 1 | rim PCM instrument | Pan |
+|05.4 | Edit 1 | rim PCM instrument | PCM instrument select |
+|06.4 | Edit 1 | rim PCM instrument | Velocity curve |
+|07.4 | Edit 1 | rim PCM instrument | Pressure curve |
+|08.4 | Edit 1 | rim PCM instrument | Pressure tune |
+|09.4 | Edit 1 | rim PCM instrument | Pressure decay |
+|10.1 | Edit 1 | -- | Reverb type |
+|10.2 | Edit 1 | -- | Reverb effect level |
+|10.3 | Edit 1 | -- | Reverb decay time |
+|10.4 | Edit 1 | -- | Reverb frequency damping |
+|11.3 | Edit 1 | -- | Delay feedback |
+|11.2 | Edit 1 | -- | Delay effect level |
+|11.1 | Edit 1 | -- | Delay time |
+|11.4 | Edit 1 | -- | Delay frequency damping |
# Thanks