User:Arskari/sandbox: Difference between revisions
No edit summary |
(if you're a webdev avoid for your own safety) |
||
Line 58: | Line 58: | ||
Might be useful, but it's really just for eyecandy. Should definitely be added to a template first if it's going to be added. | Might be useful, but it's really just for eyecandy. Should definitely be added to a template first if it's going to be added. | ||
---- | |||
=== WIP [[Main Page]] draft === | === WIP [[Main Page]] draft === | ||
<!-- __NOTOC__ should be included on the actual main page --> | |||
{|class="wikitable" style="width: 100%; border-spacing: 5px; text-align: center;" | {|class="wikitable" style="width: 100%; border-spacing: 5px; text-align: center;" | ||
| <span style="font-size:125%;">Welcome to the '''{{SITENAME}}''', a wiki for using and navigating [https://onlinesequencer.net/ Online Sequencer].</span> | | <span style="font-size:125%;">Welcome to the '''{{SITENAME}}''', a wiki for using and navigating [https://onlinesequencer.net/ Online Sequencer].</span> | ||
'''Online Sequencer''' is a web-based music [[wikipedia:Music_sequencer|sequencer]] that allows users to create music saved online or on their computer and share it with other users. | '''Online Sequencer''' is a web-based music [[wikipedia:Music_sequencer|sequencer]] that allows users to create music saved online or on their computer and share it with other users. | ||
|} | |} | ||
<div style="display:inline-table; width: 49.7%; margin-right: .3%"> | |||
{|class="wikitable" style="width: 100%; border-spacing: 5px; height: 100%; margin-top: 0px;" | |||
| | |||
{|class="wikitable" style="width: 100%; border-spacing: 5px;" | |||
!style="color:#FFFFFF; background:#254d88; text-align: left;"|'''Getting Started''' <!-- LINK ARTICLES HERE --> | |||
|} | |||
* [[Features]] | |||
* [[Instruments]] | |||
* [[Equalizer]] | |||
|} | |||
</div><div style="display:inline-table; width: 50%;"> | |||
{|class="wikitable" style="width: 100%; border-spacing: 5px; margin-top: 0px" | |||
| | |||
{|class="wikitable" style="width: 100%; border-spacing: 5px;" | |||
!style="color:#FFFFFF; background:#254d88; text-align: left;"|'''Online Sequencer News''' <!-- For news about the site itself --> | |||
|} | |||
* '''[https://test.onlinesequencer.net/ test.onlinesequencer.net]''' : Synthesizer instrument added | |||
* Sustained smooth synth added, old sequences not affected | |||
---- | |||
{|class="wikitable" style="width: 100%; border-spacing: 5px;" | |||
!style="color:#FFFFFF; background:#254d88; text-align: left";|'''Community''' <!-- For contests, mod applications, other community stuff --> | |||
|} | |||
* [https://test.onlinesequencer.net/forum/ Online Sequencer Forum] | |||
---- | |||
[https://onlinesequencer.net/forum/thread-8016.html Current Contest] | |||
Theme: Eurobeat | |||
---- | |||
[https://onlinesequencer.net/forum/thread-7942.html Last Contest] | |||
Theme: Jungle music | |||
Winning entries: | |||
# [http://onlinesequencer.net/3509773 jungle jammin'] by [https://onlinesequencer.net/members/26737 Mr. Magicman] | |||
# [https://onlinesequencer.net/3519882 I was inspired by traditional African music] by [https://onlinesequencer.net/members/14215 Lopyt] | |||
# [https://onlinesequencer.net/3498969 Black Mamba] by [https://onlinesequencer.net/members/36102 JOwen] | |||
|} | |||
</div> | |||
====== End Draft ====== | ====== End Draft ====== | ||
Eye candy, but for something actually important this time. The main page, right now, is a general overview of the site which makes sense, but doesn't really help with getting around the wiki itself. | Eye candy, but for something actually important this time. The main page, right now, is a general overview of the site which makes sense, but doesn't really help with getting around the wiki itself. | ||
Userspace pages aren't private, so contribute if you want. | |||
TODO: | TODO: | ||
* Navigation sections for useful articles | * Navigation sections for useful articles | ||
* Link to forum/community sites? | * Link to forum/community sites? | ||
* Current community events bumper (Ongoing, Winner, ?) | * <s>Current community events bumper (Ongoing, Winner, ?)</s> Needs styling | ||
* Online Sequencer updates/news | * <s>Online Sequencer updates/news</s> Started, needs more entries. Changelog documentation page? | ||
* Wiki users/article count? | * Wiki users/article count? | ||
* Using a single table for both bumpers causes warping issues on narrow windows/mobile, hence the div tags. Need a way to set them to the same height each. | |||
* Migrate sections currently on [[Main]] to their own articles (History, features) |
Revision as of 00:03, 3 August 2023
Instrument Options visual
Instrument
Name of the currently selected instrument |
Lock
Toggles the instrument lock, which prevents the current instrument from being placed or selected. |
Copy
Copies the settings of the current instrument to the clipboard as a string. The settings string is not instrument exclusive. |
Load
Reads the contents of the clipboard and parses it to settings, if possible. |
Clone
Creates a Clone of the current instrument and its settings. |
Delete
Deletes a cloned instance of an instrument. |
Mute
Mutes the current instrument. |
Solo
Mutes all other instruments. |
Reset
Resets all options to their default values. | |||
Volume
Slider that adjusts the instrument's global volume, before note volume or sequence volume. |
Delay
Toggles the delay effect. | ||||
Panning
Slider that adjusts the instrument's panning, from 100% left to 100% right. | |||||
Detune
Set the instrument's detune value, from -1200 (1 octave down) to 1200 (1 octave up). Shift click for finer control. | |||||
Reverb
Select the reverb effect to use. |
Reverb volume
Slider that controls the amount of reverb for the instrument. | ||||
Distort
Select the distort effect to use. |
Distort volume
Slider that controls the amount of distort for the instrument. | ||||
Equalizer
Toggle that enables equalizer functions. |
High EQ
Slider controlling the high EQ pass. | ||||
Mid EQ
Slider controlling the mid EQ pass. | |||||
Low EQ
Slider controlling the low EQ pass. |
this is going to get real ugly to edit if more options are added
Might be useful, but it's really just for eyecandy. Should definitely be added to a template first if it's going to be added.
WIP Main Page draft
Welcome to the Online Sequencer Wiki, a wiki for using and navigating Online Sequencer.
Online Sequencer is a web-based music sequencer that allows users to create music saved online or on their computer and share it with other users. |
|
Theme: Eurobeat Theme: Jungle music Winning entries: |
End Draft
Eye candy, but for something actually important this time. The main page, right now, is a general overview of the site which makes sense, but doesn't really help with getting around the wiki itself. Userspace pages aren't private, so contribute if you want.
TODO:
- Navigation sections for useful articles
- Link to forum/community sites?
Current community events bumper (Ongoing, Winner, ?)Needs stylingOnline Sequencer updates/newsStarted, needs more entries. Changelog documentation page?- Wiki users/article count?
- Using a single table for both bumpers causes warping issues on narrow windows/mobile, hence the div tags. Need a way to set them to the same height each.
- Migrate sections currently on Main to their own articles (History, features)