From 776189e8bf8681e5abb3395fa6775c6c61a10a0b Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sat, 17 Feb 2024 20:56:56 -0500 Subject: Replace RBUS placeholder page. --- rbusif/index.html | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++----- rbusif/index.md | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 125 insertions(+), 6 deletions(-) create mode 100644 rbusif/index.md diff --git a/rbusif/index.html b/rbusif/index.html index 2f7e92b..1a843a2 100644 --- a/rbusif/index.html +++ b/rbusif/index.html @@ -1,19 +1,75 @@ - -Chrisoft::RBUSIF + +Chrisoft::RBUSIF + -

Chrisoft::RBUSIF

-

Placeholder page for RBUS/RMDB2-related projects.

+

Chrisoft::RBUSIF

+

Information on R-BUS / RMDB 2 and my related projects.

+

Projects and technical information provided on this page and all +linked pages are not approved or endorsed by Roland.

+
+

R-BUS (also called RMDB2 / RMDB II on older products) is an obsolete +proprietary interconnect format that carries bidirectional MIDI and +digital audio data created by Roland. It was used on Roland products +released from the late 90s to early 2000s. (Excerpt from the detailed +information page)

+

For more detailed information on the R-BUS format, including electric +and signaling specifications, please visit this page.

+

A (currently very short) list of my projects related to R-BUS:

+ + + + + + + + + + + + + +
+Name + +Image + +Description + +Resources +
+RBUS-ADAT + + + +Record your XV-5080 without the cable clutter! This handy little board +converts the 8-channel digital output on the XV-5080’s R-BUS port to the +ADAT lightpipe format for easy recording with modern equipment. + +Project +Repository
+Manual
+devlog +
+
+

Contact me!

diff --git a/rbusif/index.md b/rbusif/index.md new file mode 100644 index 0000000..4169fa8 --- /dev/null +++ b/rbusif/index.md @@ -0,0 +1,63 @@ + + + +Chrisoft::RBUSIF + + + + +# Chrisoft::RBUSIF + +Information on R-BUS / RMDB 2 and my related projects. + +Projects and technical information provided on this page and all linked pages +are not approved or endorsed by Roland. + +
+ +R-BUS (also called RMDB2 / RMDB II on older products) is an obsolete +proprietary interconnect format that carries bidirectional MIDI and digital +audio data created by Roland. It was used on Roland products released from +the late 90s to early 2000s. (Excerpt from the detailed information page) + +For more detailed information on the R-BUS format, including electric and +signaling specifications, please visit [this page](https://chrisoft.org/blog/post/2024-02-02.html). + +A (currently very short) list of my projects related to R-BUS: + + + + + + + + + + + +
NameImageDescriptionResources
RBUS-ADAT +Record your XV-5080 without the cable clutter! This handy little board converts +the 8-channel digital output on the XV-5080's R-BUS port to the ADAT lightpipe +format for easy recording with modern equipment. + +[Project Repository](https://cgit.chrisoft.org/rbus-adat.git) +[Manual](https://filestorage.chrisoft.org/blog/data/rbus_adat_m.pdf) +[devlog](https://chrisoft.org/blog/post/2024-02-04.html) +
+ +
+ +[Contact me!](https://chrisoft.org/#about) + + + -- cgit v1.2.3