Ethos v1.1.0 Alpha 8 gereleased
Belangrijke aanpassingen in Alpha 8 zijn een aantal lua functies die samen gevoegd zijn tot 1 functie naam.
Belangrijk is daarom ook je script goed door te lopen en deze aan te passen.
[All boards]
- Add the channel preview in Model / Output edit screen
- Add the possibility to insert a Mix directly at the last position without scrolling to the bottom of the screen
- [Lua] Introduction of Lua System Tools
- [Lua]
lcd.setClipping(...)
added - [Lua]
model.name(...)
andmodel.bitmap(...)
added - [Lua]
lcd.setColor(...)
andlcd.getColor(...)
merged intolcd.color(...)
- [Lua]
lcd.setFont(...)
andlcd.getFont(...)
merged intolcd.font(...)
- [Lua]
lcd.setPen(...)
andlcd.getPen(...)
merged intolcd.pen(...)
- [Lua]
file:read(...)
fixed - [Lua] Timer api modified as well (functions merge)
- Typo fixed in SxR calibration