UzeBeats: Difference between revisions

From Uzebox Wiki
Jump to navigation Jump to search
(Created page with "{{Gameinfo |title = UzeBeats |image = Image:Mode8.gif |caption = Demo frame |genres = |genre = |developers = |developer = Sc...")
 
m (→‎ROM: Updated the Play In Browser link, confirmed link works.)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Gameinfo
{{Gameinfo
|title          = UzeBeats
|title          = UzeBeats
|image          = Image:Mode8.gif
|image          = Image:Uzebeats.jpg
|caption        = Demo frame
|caption        =  
|genres        =  
|genres        =  
|genre          =  
|genre          =  
Line 23: Line 23:
}}
}}


Uzebeats is a program to make beats.
Uzebeats is a 16 step sequencer that make beats using samples and the DAC channel. It features 8 different instruments.
 
==Usage==
The SELECT button switches between these 2 modes, edit mode, and play mode.
 
In edit mode, you can navigate in the sequencer between rows and columns with the ARROW keys.
 
Use button A to activate/deactivate the selected note.
 
In play mode, the red ball highlights which step is being played at the moment.
 
 
In all cases:
 
A blue block stands for an enabled note.
 
Where a red one stands for a disabled note.
 
If you see the grey dot on one of the notes, you're in the edit mode.
 
todo:
edit mode:
use button B to switch to volume or pitch mode for the selected note, using X/Y to increase/decrease the values of them.
 
play mode:
you can edit one more thing, the play tempo of the sequencer, by using the ARROW UP/DOWN keys.
when the buttons: A/B/X or Y are pressed, fx's are triggered using the live pitch value.
A = bassline
B = piano
C = bell
D = hi hats
LEFT/RIGHT arrows change the live pitch value
UP/DOWN change master tempo


==ROM==
==ROM==
* TBD
[https://nicksen782.net/UAM/APP_emu/?gameid=205 Play In Browser]
 
* [http://uzebox.org/forums/download/file.php?id=1779 HEX anf UZE files]


==Sources==
==Sources==
* TBD
[http://uzebox.org/sources/Schepers_cp-UzeBeats-src.zip Sources (zip)]





Latest revision as of 23:13, 12 January 2019

UzeBeats
Uzebeats.jpg
DeveloperSchepers_cp
Code licenseGNU General Public License version 3
or (at your option) any later version.
Media licenseCreative Commons Attribution Share-Alike version 3.0
EngineUzebox 3.3
Video Mode3
Latest release1.0
Release date7/11/2014
LanguageEnglish


Uzebeats is a 16 step sequencer that make beats using samples and the DAC channel. It features 8 different instruments.

Usage

The SELECT button switches between these 2 modes, edit mode, and play mode.

In edit mode, you can navigate in the sequencer between rows and columns with the ARROW keys.

Use button A to activate/deactivate the selected note.

In play mode, the red ball highlights which step is being played at the moment.


In all cases:

A blue block stands for an enabled note.

Where a red one stands for a disabled note.

If you see the grey dot on one of the notes, you're in the edit mode.

todo: edit mode: use button B to switch to volume or pitch mode for the selected note, using X/Y to increase/decrease the values of them.

play mode: you can edit one more thing, the play tempo of the sequencer, by using the ARROW UP/DOWN keys. when the buttons: A/B/X or Y are pressed, fx's are triggered using the live pitch value. A = bassline B = piano C = bell D = hi hats LEFT/RIGHT arrows change the live pitch value UP/DOWN change master tempo

ROM

Play In Browser

Sources

Sources (zip)