Test site: Difference between revisions
Jump to navigation
Jump to search
Benvisions (talk | contribs) (Created page with "Beta features, early releases, and tests are tested before release. A '''test site''' exists to keep that. Developers push new features for testing before releasing them to the main site.") |
No edit summary |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
The [https://test.onlinesequencer.net/ '''test site'''] is a separate front-end of the site for testing new instruments and features before pushing them to the main branch. You can access it by adding <code>test.onlinesequencer</code> to the URL of a page. On the test site, profile pictures and playlist thumbnails will not load, the interfaces for sequence pages are older, and the forum/wiki lacks formatting or are not found respectively. | |||
== Synthesizer == | |||
''Main Article: [[Synthesizer]]'' | |||
Currently being tested is an adjustable synthesizer instrument (ID 55). Similar to the 8-bit instruments, it makes use of the Web Audio API instead of samples. It would allow for users to create custom sounds that will expand the user experience. |
Latest revision as of 15:06, 18 October 2023
The test site is a separate front-end of the site for testing new instruments and features before pushing them to the main branch. You can access it by adding test.onlinesequencer
to the URL of a page. On the test site, profile pictures and playlist thumbnails will not load, the interfaces for sequence pages are older, and the forum/wiki lacks formatting or are not found respectively.
Synthesizer
Main Article: Synthesizer
Currently being tested is an adjustable synthesizer instrument (ID 55). Similar to the 8-bit instruments, it makes use of the Web Audio API instead of samples. It would allow for users to create custom sounds that will expand the user experience.