Re: [Mixxx-devel] (no subject)

2014-03-02 Thread andy martin
what kind of server are you broadcasting to? I've had success with icecast using .OGG Best, Andy S. Martin www.guitarrpg.com M.S. Computer Science Game Development University of Southern California '2013 Alumni > On Mar 2, 2014, at 2:55 PM, "Barry Davenport" wrote: > > > can someone help m

Re: [Mixxx-devel] Touch event support breaks compile on Qt5

2014-03-02 Thread Ilkka Tuohela
Ah, Good to know: I thought we were already targeting Qt5 for next release, but if this is not the case I would not worry too much right now. It was maybe the qml-based skinning system which required Qt5 or something? And that’s not coming for Qt5? Sorry I’m just lost with the features :) BT

[Mixxx-devel] GSOC New idea (shortcut manager and Gtk interface)

2014-03-02 Thread Nalin.x.Linux
I am Nalin from Kerala/India. i am a fan of Mixxx. When i use Mixxx it seems that some of key shortcuts are missing. it is also felt that Mixxx lacks a shortcut manager to re assign keyboard shortcuts, such as master volume,headphone volume,gain,flanger delay,flanger depth,flanger LFO,volume contr

[Mixxx-devel] Strange segfault with Mixxx and Qt 5 on Ubuntu Saucy

2014-03-02 Thread Daniel Schürmann
Hi, With the current master, I am able build a Qt 5 version of Mixxx using Ubuntu Saucy scons -j4 qt5=1 But after starting Mixxx it defaults immediately. When I try to debug it with GDB, GDB itself defaults as well. Has one a working QT5/Linux build? Any ideas to fix, investigate the problem?

[Mixxx-devel] (no subject)

2014-03-02 Thread Barry Davenport
can someone help me im still getting error on live broadcasting, i have followed all the steps but to no joy -- Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet,

Re: [Mixxx-devel] Touch event support breaks compile on Qt5

2014-03-02 Thread Daniel Schürmann
Hi Ilkka, your investigations are correct. The the merged touch patch solves some issues that are already solved in Qt5. And there is actually work to do to make some changes conditional for compiling with Qt5. I have filed a wiki page with some details: http://www.mixxx.org/wiki/doku.php/touch

Re: [Mixxx-devel] GSoC '14 Guidance and Introduction

2014-03-02 Thread Ilkka Tuohela
Big screen projections are done with VJ software, like Resolume, Modul8, Arkaos, Neuromixer etc. There are some OSS VJ projects I think as well, but I haven’t checked what they are recently. Automated lights are usually controlled by DMX. DMX control has it’s own software, light mixer hardware

[Mixxx-devel] Patch to set c++ library version with scons flags on OS X Mavericks

2014-03-02 Thread Ilkka Tuohela
Hi There have issues building mixxx on OS X Mavericks with external libraries from homebrew: our build configuration uses libstdc++ (gcc) by default, but libraries we link to are linked with libc++ (clang). These two libraries are incompatible in same binary, and homebrew new seems to compile a

Re: [Mixxx-devel] GSoC '14 Guidance and Introduction

2014-03-02 Thread Hasit Mistry
As for visualisers, a lot of DJs use visualisers while performing live. A music genre like psychedelic trance, for example, is best enjoyed along with some intense visuals. There can be two ways to show the visuals: 1. Projected on a screen with pre-programmed/programmable (maybe an interface t

[Mixxx-devel] Touch event support breaks compile on Qt5

2014-03-02 Thread Ilkka Tuohela
Hi, Recently merged patch to support touch events breaks compile with Qt5: the touch API was added to quite late versions of Qt4 and it seems it was only a draft version, reimplemented for Qt5 slightly differently. It’s quite obvious when you compare public functions on following pages: http:/

Re: [Mixxx-devel] Google summer of code

2014-03-02 Thread Daniel Schürmann
Hi Владимир, welcome to Mixxx. For a successful GSoC application, we require following: You need to draft a detailed project proposal and prove to be familiar with the Mixxx code base, become an active member of the Mixxx community. A vocal remover plug-in is indeed a nice addition but It is a co

Re: [Mixxx-devel] GSoC '14 Guidance and Introduction

2014-03-02 Thread Waylon Robertson
I wrote a hack to save the current tracks metadata to a silent mp3 and tell my broadcaster to play it (via a onchange of file mdate do this script) via cli control, it reads the meta but gets its audio from aux. prehaps this could be an idea i could submit for a patch? anyone think that this would