Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Thread Closed 
Upcoming moOde 7.1.0 release
#81
Hi,

The integration of CamillaDSP is truely enticing :-).
I hope I will be able to equalise a bit for room correction (intensity vs frequency), but I would like also to convolve in order to eliminate room effects such as echoes, and phase distortion of the speakers (timing of signals). But I have not yet achieved to create these filters.

I played a bit with some recordings I took of the speakers from my listening position, imported them into REW, but am a bit at loss on how to create filters, and which one to create (IIR / FIR...). Equalisation, ok, I achieved them, but to correct for impulse response, no clue. I understand the equalisation is the first stuff at which everyone is thinking (somehow mitigate the room modes effect, or flatten a speaker/headphones frequency response), but to be able to 'deconvolve' the signal to correct for phase distortion and clean up the impulse response seem to me at least as much important, for image coherence, fidelity and so on and so forth.

I followed a tutorial (https://rephase.org/tutorials/REW%20aver...ePhase.pdf) about REW I found somewhere, but some options that are used do not work at all (minimal phase export from A * B in the tutorial)...

I dream in the end to be able to create something like what Dirac Live + MiniDSP can do, without the cost ;-).

So, in the end, my question is does CamillaDSP will be able to realise that (provided one can create IIR/FIR filters to correct intensity/time)?

And a suggestion: I read somewhere here not a critic, but a question about the 'justification' of including CamillaDSP in regard to a 'calendar' of other requested features... Well, my point is that the MoOde Audio project is entirely the intellectual property of Tim and in a way of the few seasoned developers that contribute to it. They have full freedom and power to choose what to include/develop/add. Perfect if it tackles a whish or a suggestion, if not, well it's entirely up to Tim's choice. In the end, I feel very lucky to live in a time where people offer their time and effort to create such exquisite things as MoOde Audio. Well, after that rather long context preamble, here is my suggestion: it would be an immense value to have some guidance/tutorials/how to on filter creation, in order to be able to step up on CamilaDSP use.

I appreciate the former poster move to share a few filters, and surely I'll check them, but I'd like to know how to create mine, for an impulse response correction filter is certainly not a universal one, but totally peculiar to one room, even one listening position.

All the very best, and again, thanks for all the effort put on this!

Greg
#82
Here's latest draft release notes.

Code:
########################################################
//
// 2021-MM-DD TC moOde 7.1.0
//
########################################################

New features

- NEW: CamillaDSP including Pipeline Editor
- NEW: RoonBridge renderer mgt (requires user install)
- NEW: Radio station utility for import/export/manage
- NEW: Automatic support for new Pi models

Audio devices

- NEW: Allo Boss 2 w/OLED display and chip options

Updates

- UPD: Bump to MPD 0.22.6
- UPD: Bump to CamillaDSP 0.5.0-beta4
- UPD: Bump to ALSA cdsp (commit e941420)
- UPD: Bump to upmpdcli 1.5.8 w/updated coverart util
- UPD: Bump to miniDLNA 1.3.0
- UPD: Bump to librespot 0.1.6
- UPD: Bump to moodeutl 1.5.2
- UPD: Add Clear/Add to Library context menus
- UPD: Add Track info to Queue context menu
- UPD: Add Comment tag to Track info dialog
- UPD: Add Cover/logo to Track/Station info
- UPD: Add Throttled state to System info
- UPD: Disable power save for integrated WiFi
- UPD: Set correct 0dB level for HDMI
- UPD: Open station home page for "Streaming source"
- UPD: Automatically detect SMB protocol version
- UPD: Improve Crossfeed settings and a Linkwitz setting
- UPD: Selectively add/remove dtoverlay audio lines
- UPD: Change MPD volume terminology from "Disabled" to "Fixed"
- UPD: Allow changing betw HDMI, Headphone and USB w/o reboot
- UPD: Persist configured USB device in MPD Config
- UPD: Show msg in MPD Config if USB device off or disconnected
- UPD: Library Config option to ignore CUE files
- UPD: Decode Pi revision from bitmask instead of from table
- UPD: Allow negative pregain for Spotify renderer
- UPD: Add option fo include Composers in Tag view Artist list

Bug fixes

- FIX: Wrong PHP version in localui.service and build recipe
- FIX: Squeezelite binary crashes on ARM6
- FIX: Librespot volume curve option
- FIX: Order of excution for starting watchdog
- FIX: Airplay, Spotify not able to output to Crossfeed DSP
- FIX: Back link not working in CamillaDSP Config screen
- FIX: Wrong cardnum being used in moodeutl to get hw_params
- FIX: SoX resampling quality always set to High
- FIX: LED control for P-Zero
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#83
Tim, just a reminder from page 4 and 5

me: Tim, could you please add an option to select enable/disable spotify cache? It is important for who has limited internet bandwidth. I’m doing it myself on code, but would be nice to have an option on gui...

you: Sure, I can add to the todo list for one of the post 7.1.0 releases

btw: nice work!
#84
The 7.1.0 release is feature frozen except for some CamillaDSP updates coming in the next couple if days. The latter part of March is set aside for testing and debugging the 7.0.1 -> 7.1.0 in-place update.

The cache disable feature is on the > 7.1.0 TODO list but what priority it will get relative to all the other items on the list is not determined. More requests for this capability would of course help.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#85
Draft release notes including radio station updates and a bug fix for Auto-play.

Code:
########################################################
//
// 2021-MM-DD TC moOde 7.1.0
//
########################################################

New features

- NEW: CamillaDSP including Pipeline Editor
- NEW: RoonBridge renderer mgt (requires user install)
- NEW: Radio station utility for import/export/manage
- NEW: Automatic support for new Pi models

Audio devices

- NEW: Allo Boss 2 w/OLED display and chip options

Radio stations

- UPD: Radio FM4
- UPD: Resonance Radio 104.4 FM
- UPD: WEMU Ypsilanti FM 89.1 - Jazz
- UPD: WQED Pittsburgh 89.3 - Classical
- DEL: JB Radio2 (320K)
- DEL: RadioActive FM 88.6
- DEL: smooth Chill
- DEL: UCFM 87.8 - Canberra's Alternative

Updates

- UPD: Bump to MPD 0.22.6
- UPD: Bump to CamillaDSP 0.5.0-beta4
- UPD: Bump to ALSA cdsp (commit e941420)
- UPD: Bump to upmpdcli 1.5.8 w/updated coverart util
- UPD: Bump to miniDLNA 1.3.0
- UPD: Bump to librespot 0.1.6
- UPD: Bump to moodeutl 1.5.2
- UPD: Add Clear/Add to Library context menus
- UPD: Add Track info to Queue context menu
- UPD: Add Comment tag to Track info dialog
- UPD: Add Cover/logo to Track/Station info
- UPD: Add Throttled state to System info
- UPD: Disable power save for integrated WiFi
- UPD: Set correct 0dB level for HDMI
- UPD: Open station home page for "Streaming source"
- UPD: Automatically detect SMB protocol version
- UPD: Improve Crossfeed settings and a Linkwitz setting
- UPD: Selectively add/remove dtoverlay audio lines
- UPD: Change MPD volume terminology from "Disabled" to "Fixed"
- UPD: Allow changing betw HDMI, Headphone and USB w/o reboot
- UPD: Persist configured USB device in MPD Config
- UPD: Show msg in MPD Config if USB device off or disconnected
- UPD: Library Config option to ignore CUE files
- UPD: Decode Pi revision from bitmask instead of from table
- UPD: Allow negative pregain for Spotify renderer
- UPD: Add option fo include Composers in Tag view Artist list

Bug fixes

- FIX: Wrong PHP version in localui.service and build recipe
- FIX: Squeezelite binary crashes on ARM6
- FIX: Librespot volume curve option
- FIX: Order of excution for starting watchdog
- FIX: Airplay, Spotify not able to output to Crossfeed DSP
- FIX: Back link not working in CamillaDSP Config screen
- FIX: Wrong cardnum being used in moodeutl to get hw_params
- FIX: SoX resampling quality always set to High
- FIX: LED control for P-Zero
- FIX: Auto-play receives empty songid during startup
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#86
(02-16-2021, 01:50 PM)Tim Curtis Wrote: I can add you to the Test Team if you would like to try ready made 710 test images. Feedback on the super nice CamillaDSP integration would be very helpful :-)

-Tim

I was wondering if this was possible. I have some nice speakers with awful xover (Linn Nexus) that I always thought would be a great project for an active xover.

With a dozen Pi4 and eight or so IQ audio amp+ sitting around, would Camilla allow me to achieve this?

If so, count me in. I’m working on those speakers right now and building new enclosures for the Pi
#87
Tim, i notice a small problem in my library that could be fixed on moode very quickly. I sync my library to my NAS (with serves moode by SMB) with Resilio Sync (a p2p synchronizer very quick) but it creates a hidden folder .sync on NAS with deleted files and other stuff.

Could moode library scanner ignore hidden folders/files or folder/files with . (dot) at first character?

the way it is now, moode are playing (shuffle) all my deleted music.
#88
Place a file named .mpdignore in /var/lib/mpd/music/
In the file add one of the lines below

./.*
.sync

Something like that
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#89
Hi,

Here's latest draft release notes. Changes include:

- Bump to ashuffle 3.11.1 which fixes the issue described at the link below. Thanks to maintainer joshkunz :-)
https://github.com/joshkunz/ashuffle/iss...4456545216

- Bump to CamillaGUI 0.6.0. This version includes capability to apply styling to the GUI so it more seamlessly integrates with moOde configs. Thanks to @JWahle, @bitlab and CamillaDSP maintainer HenrikEnquist :-)

               

Code:
########################################################
//
// 2021-MM-DD TC moOde 7.1.0
//
########################################################

New features

- NEW: CamillaDSP including Pipeline Editor
- NEW: RoonBridge renderer mgt (requires user install)
- NEW: Radio station utility for import/export/manage
- NEW: Automatic support for new Pi models

Audio devices

- NEW: Allo Boss 2 w/OLED display and chip options

Radio stations

- UPD: Radio FM4
- UPD: Resonance Radio 104.4 FM
- UPD: The Jazz Groove
- UPD: WEMU Ypsilanti FM 89.1 - Jazz
- UPD: WQED Pittsburgh 89.3 - Classical
- DEL: JB Radio2 (320K)
- DEL: RadioActive FM 88.6
- DEL: smooth Chill
- DEL: UCFM 87.8 - Canberra's Alternative

Updates

- UPD: Bump to MPD 0.22.6
- UPD: Bump to CamillaDSP 0.5.0-beta4
- UPD: Bump to CamillaGUI 0.6.0
- UPD: Bump to ALSA cdsp (commit e941420)
- UPD: Bump to upmpdcli 1.5.8 w/updated coverart util
- UPD: Bump to miniDLNA 1.3.0
- UPD: Bump to librespot 0.1.6
- UPD: Bump to ashuffle 3.11.1
- UPD: Bump to moodeutl 1.5.2
- UPD: Add Clear/Add to Library context menus
- UPD: Add Track info to Queue context menu
- UPD: Add Comment tag to Track info dialog
- UPD: Add Cover/logo to Track/Station info
- UPD: Add Throttled state to System info
- UPD: Disable power save for integrated WiFi
- UPD: Set correct 0dB level for HDMI
- UPD: Open station home page for "Streaming source"
- UPD: Automatically detect SMB protocol version
- UPD: Improve Crossfeed settings and a Linkwitz setting
- UPD: Selectively add/remove dtoverlay audio lines
- UPD: Change MPD volume terminology from "Disabled" to "Fixed"
- UPD: Allow changing betw HDMI, Headphone and USB w/o reboot
- UPD: Persist configured USB device in MPD Config
- UPD: Show msg in MPD Config if USB device off or disconnected
- UPD: Library Config option to ignore CUE files
- UPD: Decode Pi revision from bitmask instead of from table
- UPD: Allow negative pregain for Spotify renderer
- UPD: Add option fo include Composers in Tag view Artist list

Bug fixes

- FIX: Wrong PHP version in localui.service and build recipe
- FIX: Squeezelite binary crashes on ARM6
- FIX: Librespot volume curve option
- FIX: Order of excution for starting watchdog
- FIX: Airplay, Spotify not able to output to Crossfeed DSP
- FIX: Back link not working in CamillaDSP Config screen
- FIX: Wrong cardnum being used in moodeutl to get hw_params
- FIX: SoX resampling quality always set to High
- FIX: LED control for P-Zero
- FIX: Auto-play receives empty songid during startup
- FIX: Fields too wide in new/edit station and adv search modals
- FIX: Fix spaces not handled in Squeezelite $PLAYERNAME var
- FIX: Auto-shuffle reverts to track mode after library update
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#90
Thumbs Up 
(01-07-2021, 06:00 PM)Tim Curtis Wrote: First new feature is full integration of CamillaDSP into the WebUI.

I've been waiting so long for this killer feature in Audirvana, now it's to late. I use a  Neumann KH 750 DSP and it's  MA 1 measure System. In my opinion convolution is the best way to improve your sound, it's a very good feature.[Image: thumbsup.png]


Forum Jump: