* Gameplay o Multiple vocal track support (no duet yet) o Toggleable karaoke with songs that have separate song and vocal tracks o Solo parts for guitars o Big Rock Endings o Drum Fills (with God Mode for drums) o Instrument hit timing indicator o Lefty-mode for guitar and drums o Join menu for difficulty/track configuration * Audio system completely rewritten o Single backend: PortAudio v19 (no more plugins) o Can still use jack/pulse/alsa etc. through PA o Easier to maintain, simple architecture o Different bugs and workarounds than before * Configuration o Sorted to category submenus and displays multiple items at once o Ingame audio config with no need to restart Performous (except when audio devices hang) * Controllers o More controllers are autodetected and supported properly o XML config file allows adding/modifying controller types without touching C++ o MIDI drum support (build-time option) * Song browser o Song filtering by instrument type (F5-F8) o Song parsing improved for faster loading and other improvements o Uses less memory due to notes not being loaded before entering a song * Miscellaneous o Webcam support (build-time option) o Graphical improvements and more random backgrounds o SVG caching system (menus load muuuch faster once cached) o Notification system (more UI feedback) o ss_extract now supports all SingStar PS2 DVDs (PS3 is not supported) o Translation updates, including config localization o Detailed verbosity controls via new logging system o Hordes of other tweaks and fixes
Currently there is binaries for Ubuntu and Windows (special thanks for jstump91 for contributing the initial cross-compilation script!). OSX and other linux distributions follow, when the packagers catch up (or you can compile from source yourself).
wow, basically this is a RB-like/DDR clone. I probly wont download, but wow, im impressed
Disclaimer: If you take the above text seriously, then you are an even greater idiot then I
letylovesjb27 in the Taylor Swift - Fearless Album thread wrote::DDDDDDDDDD thanks soooooooo much, I love all Taylor´s songs and this is already the first place where I finally found them! Waitin for the others! xoxo
<@away_xbox> Looks like it's your lucky day Amak11 >:) Since i don't see Amak here ill choose somebody else.... * @away_xbox straps 15 sticks of TNT to Amak11's body. The display reads [58] seconds. <@away_xbox> Diffuse the timer by cutting the correct wire. There are 14 wires. They are Green White Peenus Indigo Black Gold Grey Brown Violet Turquoise Teal Magenta Mauve and Yellow. <Amak11> oh really <Belisario93> hmm <Amak11> !cutwire Peenus <@away_xbox> ...snip.... <@away_xbox> Amak11 cut the Peenus wire. This has defused the timer on the TNT! Just try and get it off you without setting it off, ok?
We released a fresh 0.6.1, which most notably fixes problems with non-ASCII characters in device names under Windows. The rest of the changes can be read from the release announcement at the homepage. The links in the first post still apply.
DesertDiamond wrote:This is nice, keep up the great work.
Will do
Currently the most significant progress has been made in a branch that modernizes the graphics code getting rid of the fixed function pipeline in favor of shaders. Even though it's quite far, the next release will probably still use the old code, as the newer stuff excludes old hardware (or not so old, but with crappy drivers).
Also, Performous 0.6.1 is now packaged in Arch Linux (community) and Debian + Ubuntu 11.04. We also have rpms for Fedora 14.
Hi there! Is there any hope of having Performous load notes-unedited.mid files? I noticed that a lot of the Rock Band songs don't recognize a vocal track when loaded in Performous. But it does register when I rename the unedited file as notes.mid. I'd hate to have to do that for all my files though, since that could potentially mess up FoFiX right? But I would like to be able to use Performous to just sing the songs if I'm not in the FoFiX mood. I find that the pypitch processor works MUCH better for me in regards to singing. Thank you so much for your time!
pedetentous wrote:Hi there! Is there any hope of having Performous load notes-unedited.mid files? I noticed that a lot of the Rock Band songs don't recognize a vocal track when loaded in Performous. But it does register when I rename the unedited file as notes.mid. I'd hate to have to do that for all my files though, since that could potentially mess up FoFiX right? But I would like to be able to use Performous to just sing the songs if I'm not in the FoFiX mood.
pedetentous wrote:I find that the pypitch processor works MUCH better for me in regards to singing. Thank you so much for your time! Ped
What do you mean by that? Pypitch is better than Performous, pypitch is better than some other detection code in FoFiX or was that just a typo? AFAIK, pypitch is basically Performous' code wrapped to Python.