[Mixxx-devel] compiling mixxx 1.11 on new install of ubuntu 12.04.04

2014-03-25 Thread Waylon Robertson
errors, after having to change ffmpeg/avcodec.h to libavcodec/avcodec.h and ffmpeg/avformat.h to libavformat/avformat.h... g++ -o lin64_build/soundsourceproxy.o -c -pipe -Wall -Wextra -g -march=native -DQT_GUI_LIB -Dx86_64 -D__LINUX__ -D__UNIX__ -DSETTINGS_PATH=\.mixxx/\

Re: [Mixxx-devel] mixxx 1.12 master soundclicks

2014-03-25 Thread Daniel Baczyński
Have you tried to change Audio Buffer value in options to a higher value?   It should helps :)   W dniu 2014-03-25 12:22:40 użytkownik Waylon Robertson wrobertson1...@gmail.com napisał: recently got the git, compiled, and mixxx 1.12 is unusable as it adds a tiny click, at regular intervals, in

Re: [Mixxx-devel] mixxx 1.12 master soundclicks

2014-03-25 Thread Waylon Robertson
qjackctl says no buffer over/underruns occur. not even soft ones. On Tue, Mar 25, 2014 at 11:36 PM, Daniel Baczyński daniel.l...@op.plwrote: Have you tried to change Audio Buffer value in options to a higher value? It should helps :) W dniu 2014-03-25 12:22:40 użytkownik Waylon Robertson

Re: [Mixxx-devel] mixxx 1.12 master soundclicks

2014-03-25 Thread Daniel Schürmann
Do you have two soundcards? I am experience similar issues. This might be a regression due to the recently introduced two sound card fix. I am currently working on an updated version. How is your hardware setup / buffer size? Or this could be a read ahead / seek problem. Are cue points or loops

Re: [Mixxx-devel] mixxx 1.12 master soundclicks

2014-03-25 Thread Russell Ryan
waylonR rryan: sound hardware - sound api JACK Audio Connection Kit, Known Latency, 9.73915e+07 ms think it causes beats to be ahead of the waveform. new problem too, refreshing playlist, stops working after a few songs. i close mixxx down, then ctrl-c it because it

Re: [Mixxx-devel] mixxx 1.12 master soundclicks

2014-03-25 Thread RJ Ryan
Info from waylon on IRC: waylonR rryan: sound hardware - sound api JACK Audio Connection Kit, Known Latency, 9.73915e+07 ms think it causes beats to be ahead of the waveform. new problem too, refreshing playlist, stops working after a few songs. i close mixxx down,

Re: [Mixxx-devel] mixxx 1.12 master soundclicks

2014-03-25 Thread RJ Ryan
Waylon -- your compilation thread before implies you are using the new FFMPEG build option. Is that correct? Could you test building with ffmpeg=0? On Tue, Mar 25, 2014 at 7:22 AM, Waylon Robertson wrobertson1...@gmail.comwrote: recently got the git, compiled, and mixxx 1.12 is unusable as it

Re: [Mixxx-devel] mixxx 1.12 master soundclicks

2014-03-25 Thread Daniel Schürmann
Ah, then it become clear to me. Most likely Waylon sees the known seek issues from the FFMPEG branch. 2014-03-25 14:22 GMT+01:00 RJ Ryan rr...@mixxx.org: Waylon -- your compilation thread before implies you are using the new FFMPEG build option. Is that correct? Could you test building with

Re: [Mixxx-devel] *** GMX Spamverdacht *** Mixxx 1.12.0 -- we have a rough stone, now we POLISH it into a gem

2014-03-25 Thread RJ Ryan
Hey Max, I was just going to go through and update the wiki MixxxControls page. I was also going to write a Whats' New in 1.12.0 for Controller Preset Authors for sharing with the forums. There's no easy way to tell what controls were added. You could dump a CSV in 1.11 and master and compare.

Re: [Mixxx-devel] *** GMX Spamverdacht *** Mixxx 1.12.0 -- we have a rough stone, now we POLISH it into a gem

2014-03-25 Thread Daniel Schürmann
Do we have a CO list CSV generating facility? If you uncomment https://github.com/mixxxdj/mixxx/blob/master/src/control/control.cpp#L55 you get a list of all controls to mixxx.log By the way: It prints also the address of the control, useful to set a gdb watchpoint for breaking at CO changes.

Re: [Mixxx-devel] mixxx 1.12 master soundclicks

2014-03-25 Thread Waylon Robertson
the clicking noise in playback, is caused by it? On Wed, Mar 26, 2014 at 2:36 AM, Daniel Schürmann dasch...@mixxx.orgwrote: Ah, then it become clear to me. Most likely Waylon sees the known seek issues from the FFMPEG branch. 2014-03-25 14:22 GMT+01:00 RJ Ryan rr...@mixxx.org: Waylon --

Re: [Mixxx-devel] mixxx 1.12 master soundclicks

2014-03-25 Thread RJ Ryan
Thats what we'd like you to test :). The FFMPEG support is still experimental and not meant for live use. On Tue, Mar 25, 2014 at 5:38 PM, Waylon Robertson wrobertson1...@gmail.comwrote: the clicking noise in playback, is caused by it? On Wed, Mar 26, 2014 at 2:36 AM, Daniel Schürmann

Re: [Mixxx-devel] mixxx 1.12 master soundclicks

2014-03-25 Thread Waylon Robertson
okay, will test. hoping its so, because ive got a set in 9 hours. On Wed, Mar 26, 2014 at 10:42 AM, RJ Ryan rr...@mixxx.org wrote: Thats what we'd like you to test :). The FFMPEG support is still experimental and not meant for live use. On Tue, Mar 25, 2014 at 5:38 PM, Waylon Robertson

Re: [Mixxx-devel] mixxx 1.12 master soundclicks

2014-03-25 Thread Waylon Robertson
it was ffmpeg. On Wed, Mar 26, 2014 at 10:12 AM, Waylon Robertson wrobertson1...@gmail.com wrote: okay, will test. hoping its so, because ive got a set in 9 hours. On Wed, Mar 26, 2014 at 10:42 AM, RJ Ryan rr...@mixxx.org wrote: Thats what we'd like you to test :). The FFMPEG support is

Re: [Mixxx-devel] mixxx 1.12 master soundclicks

2014-03-25 Thread Waylon Robertson
by not using ffmpeg, what formats do i lose the ability to read? On Wed, Mar 26, 2014 at 10:28 AM, Waylon Robertson wrobertson1...@gmail.com wrote: it was ffmpeg. On Wed, Mar 26, 2014 at 10:12 AM, Waylon Robertson wrobertson1...@gmail.com wrote: okay, will test. hoping its so, because