NEWS ANALYSIS: Why were two OpenStack companies acquired on the same day, and what does that mean for the future of OpenStack?
Harden Advanced Gtk+ Sequencer v0.4.2
Advanced Gtk+ Sequencer is intended to use for music composition. It features a piano roll, as well a synth, matrix editor, drum machine, soundfont2 player, mixer and an output panels designed to be highly configurable. You may add effects to its effect chain and add or remove audio channels/pads. You may set up a fully functional network of engines, thus there is a link editor for linking audio lines.
It features such functionality so far:
- add or remove engines
- link audio channels of different engines to set up a synthesis tree
- loop pattern sequencers
- notation editor with copy & paste support
- project settings
- open or save XML files
- auto backup and recovery
- exporting live to audio file
- LADSPA plugin support
Version 0.4.2-54 is current stable fix version. It is programmed in a object orientated matter in the manner of Gtk+-2.0 using GObject library. All the time it was for sure intending to provide a library itself. Thus design principals were taken to be able to do so.
In on-coming release 0.4.3 you can take libags-audio as a model of gsequencer’s view or may be provided in your own application.
There was just a big refactoring needed for a long time and it’s over, for now. Those modifications happend all in view of providing you a straight forward and advanced API. Note there still many things on my personal wish list but it may not prevent rocking you.
More informations can be found on http://gsequencer.org

Modding an Oculus Rift for Augmented Reality with Linux on the Intel Edison

At the NASA Space App Challenge hackathon in April, Team AirOS won second place at the San Francisco event with an augmented reality (AR) headgear system that included a Linux-driven Intel Edison module hooked to an Oculus Rift. Last week we covered the first place winner at the event — Team ScanSat— which developed a Linux- and Edison-based CubeSat nanosatellite camera design. Both teams advanced to the global competition, but did not make the final cut.
While the members of Team ScanSat knew each other beforehand, Team AirOS first met at the event, according to David Badley (the Pikachu in the Superman shirt), who spoke on behalf of his team in an interview with Linux.com. Team AirOS, which also included Patrick Chamelo, Karl Aleksander Kongas, Scott Mobley, Maria Roosiaas, and Marc Seitz, decided to enter a challenge called Space Wearables: Designing for Today’s Launch & Research Stars.
The team decided on Badley’s suggestion for a sensor-enabled AR headset for ground technicians and astronauts. Badley, who has been programming at various startups for over a decade and is currently working for Visa, had already been considering launching his own AR-related startup.
NASA is collaborating on a similar AR concept with the Osterhout Design Group. ODG developed the Android-based R-7 Glasses, as well as the Mini Augmented Vision heads up display (HUD) glasses for drivers of BMW’s Mini cars.
Team AirOS decided to work with Badley’s own Oculus Rift VR headset, which he had to run home to fetch, as well as technology donated for the event. This included Leap Motion’s gesture controller, a camera, and an Intel Edison board with an Arduino breakout board and Grove sensors.
The group also had access to a limited “Instant Answers” version of IBM’s Watson supercomputer, to provide an interactive knowledge system for the user. However, “at the end of the day the functionality just wasn’t there,” says Badley. “We cut it from our demo.”
For the purposes of the hackathon demo, a laptop stood in for the embedded computer that would run a finished AirOS device. All the devices were connected to the laptop, which ran the Unity 3D game engine that controls the Oculus Rift. There were so many inputs, in fact, that Badley had to run out to buy a USB hub.
The Leap Motion controller, whose APIs also run on the laptop, tracks gestures via a pair of infrared cameras and various LEDs. The device was already optimized for the Oculus Rift, and can be mounted on the outside of the headgear, as shown in the photo. The camera, meanwhile, pipes video into the Oculus Rift display.
The Linux application on the Intel Edison orchestrates sensor input from the Arduino breakout and Seed Studio’s Grove temperature and flame detectors. The Edison app sends a GUI overlay to the AR display with sensor updates.
AirOS applications
Badley lays out a scenario in which a NASA ground technician heads out to repair a generator. The AirOS device would display navigation directions to the generator and then provide repair directions, updating the display as each step is completed.
“If more advanced help is needed, people back at HQ would be able to monitor progress and give instructions,” says Badley. “The person at HQ could even wear a VR device with Leap Motion, and see exactly what the ground technician is seeing.”
The advantage of an immersive experience goes beyond freeing up your hands, says Badley. “The Oculus Rift can tell where you are looking and move in response to your gaze,” he says. “With AR, you can be immersed while still being in the real world. This means HUDs can be drawn over moving objects, and you can zoom in to focus on details. The Leap Motion APIs pair with the Oculus really well.”
Badley and the team had some experience with the Oculus Rift and Leap Motion, but the Edison was new to them “The Edison is great, and the Grove sensors were fantastic to work with,” says Badley. “The flame sensor can detect light given off at the 760-1100 nanometer range. Looking to the future, AR will let you visually display light ranges at nanometer scales that aren’t visible to the human eye. It’s sort of like adding colors and senses to your vision.”
The integration between the Edison, the Leap Motion APIs, and Unity was “was a bit hacky,” but was fairly straightforward, and ended up working fine, says Badley. “First, we wrote the results from the Edison/Arduino/Grove setup into a flat file,” he says. “We could have used a REST interface, but a flat file was easier. Then Unity read from that file to display data on an interval. As you add more and more data, the flat file would become less ideal, so ideally we would have something like SQLite.”
With Unity, Team AirOS was able to build a UI over a couple of “spheres” created by the webcam, one for each eye, explains Badley. In this way, the Oculus Rift user can “see” the outside world, as well as draw 3D objects in virtual space. The main problem with the Oculus Rift is that it takes 10 to 15 minutes to set up, says Badley. By comparison, with Samsung’s Oculus-based Gear VR headset, “you can pop a phone into a headset and you’re ready to go,” he says. “It’s a huge difference in accessibility.”
Badley is excited about the current burst of activity in the AR/VR space, noting that Leap Motion recently added methods of rendering images of one’s real hands in the Oculus Rift. He predicts there will be a “bloom of creativity” in the AR/VR arena over the next few years.
“As AR improves, it will replace VR glasses because AR will be able to handle VR,” he says. “You will be able to experience someone else’s perspective in different ways, which will change communications forever. It will change how we search for information, and even how we think.”
Badley wishes there was more of a focus on getting Linux to support AR/VR out of the box in an intuitive way. “It would have to happen fast considering how far Microsoft and Magic Leap and others are moving into the space,” he says. “Linux could power all this, and moving towards open sourcing everything would be awesome.”
This Week in Linux News: New Linux Foundation edX Course, Next-Gen Linux ATMs, and More
This week in Linux news, the Linux Foundation’s new “Essentials of Linux System Administration” with edX is released, future ATMs could run Linux, and more. Keep reading for the latest Linux headlines.
1) A new Linux Foundation course, Essentials of Linux Systems Administration (LFS201), offered on the online edX platform responds to industry demand for Linux talent.
Linux is Becoming a Key Software Skill– Electronics Weekly
2) Next-generation ATM architecture may favor Linux or Android.
ATM Industry Endorses Windows 10, But Future Cash Machines Could Run Android or Linux– The Inquirer
3) Microsoft to support the OpenSSH Community.
Windows Will Make it Easier to Remote-Control Linux PCs– Engadget
4) Automotive Grade Linux announces the first in-vehicle infotainment software specification requirements.
Auto Grade Linux Steers Closer to an In-Car Infotainment Standard– LinuxInsider
5) The next LTS (Long Term Support) version of the Linux kernel will be 4.1, currently in development.
Linux Kernel 4.1 Will Be the Next LTS Version– Softpedia
It’s Time to Treat Linux Like a Business
Things haven’t been going so well between the Ubuntu Community Council (UCC) andKubuntu (the KDE-fueled Ubuntu spin off)–more specifically, between the UCC and Jonathan Riddell. If you’re unsure what I’m speaking of, I’ll make it simple. The UCC forced Riddell out as leader of the Kubuntu project. The release stemmed from the UCC believing that Riddell was becoming “increasingly difficult to deal with.”
Of course, it grew quite heated and ugly from that point. You can read much of the email exchange between Riddell, UCC, and even Mark Shuttleworth here.
Read more at TechRepublic.
Valve’s Steam Machines are Coming in October
The era of console-like PCs is about to begin.
Valve, along with its hardware partners Alienware and Cyberpower, will release the first Steam Machines starting Oct. 16. That’s when people who preorder will start receiving the first units. Retailers, however, won’t start stocking Valve’s SteamOS-powered PCs until Nov. 10. The PC gaming boxes will start at $450. That is also when the Steam Controller and Steam Link in-house game-streaming device will debut. After this first wave, other Valve hardware partners will also start releasing their take on the Steam Machine. This is all part of Valve’s attempt to create a viable ecosystem for gaming that stands apart from Microsoft’s Windows while simultaneously giving consumers an easy-to-understand alternative to buying a console or building a PC.
Read more at VentureBeat.
Windows Could Receive a Hard Blow As Linux Is Finally Being Considered for ATMs
The ATM Industry Association or ATMIA has released a white paper today in which they recommend the use of Windows 10 on ATMs, skipping any intermediary steps, and for the first time they are considering Linux as a viable option.
One of biggest markets for the Windows platform are ATMs, if you can believe that. In fact, a very large number of ATMs are running Windows XP today and given the fact that the support for that OS has been discontinued, that is not good news. This i… (read more)
Linux 4.1 Will Be An LTS Kernel Release
The upcoming Linux 4.1 kernel release will be supported for the long-haul by the Linux Foundation’s LTSI project…
Apache Kafka + Spark + Database = Real-Time Trinity
As technology fits into our lives and onto our wrists, demands increase for intelligent and real-time mobile applications. These applications need to deliver information and services that are relevant and immediate. To keep up with the flow of information coming in, applications must stream data with a real-time infrastructure to capture, process, analyze and serve massive amounts of data to millions and sometimes billions of users.

Today’s leading deployments combine three distributed systems to create a real-time trinity:
- A messaging system to capture and publish feeds.
- A transformation tier to distill information, enrich data and deliver the right formats.
- An operational database for persistence, easy application development and analytics.
Together, these systems create a comprehensive, real-time data pipeline and operational analytics loop. Let’s explore in more detail.
Read more at The New Stack
Load Balancing Using OpenMP 4.0

OpenMP 4.0 standard now allows for the offloading of portions of the application, in order to take more advantage of many-core accelerators such as the Intel Xeon Phi coprocessor.
The post Load Balancing Using OpenMP 4.0 appeared first on insideHPC.