View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002210 | ardour | bugs | public | 2008-04-21 22:55 | 2020-04-19 20:13 |
| Reporter | danboid | Assigned To | paul | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | official SAE/Intel | ||||
| Summary | 0002210: [PATCH (kind of)] Audio Setup tab doesn't retain settings | ||||
| Description | I'm running Ardour 2.4.1 under 64 Studio/x86-64 and each time that I start Ardour (without starting JACK or qjackctl first) I have to go to the Audio Settings tab and change the settings to what I want (FFADO, 192Khz, RT mode enabled) as they always revert to the standard defaults (ALSA, 48Khz, non-RT etc). I have noticed that my settings do seem to get saved to ~/.ardour2/ardour.rc but Ardour seems to ignore them. | ||||
| Additional Information | I would very much like to see my Audio Setup defaults get saved and restored properly for each new session because I already prefer Ardour's track and bus inspector to qjackctl but if saving of the audio setup options worked properly I would have little or no need of qjackctl and then Ardour would be that much nearer to being a complete, one-stop DAW solution. | ||||
| Tags | No tags attached. | ||||
|
|
AudioSetup loading has been explicitly disabled when the FFADO driver is selected, by the following two lines near the end of engine_dialog.cc: if ( prop && (prop->value() == "FFADO" )) continue; The snapshot (r2953) which added these mumbled something about a temporary bypass of startup errors. I don't know what that was about, but I can see no reason why these lines should not be removed. It appears to work fine for me. |
|
|
Hi asuffield! Thanks for pointing that out but unfortunately I am unable to test it myself at the moment. Has this fix not made it into 2.7.1 (or earlier/ later)? It was certainly one of my biggest niggles with using Ardour as I found it incredibly irritating having to set the Audio Setup options to the same values every time I started Ardour. |
|
|
I can't test this, not using FFADO, but asuffield appears to have tested a patch. |
|
|
change committed to svn, rev 5986. i'd like confirmation that it works from at least one other user if possible, although it certainly looks right. |
|
|
more than a year later, no confirmation. i'm marking it resolved. |
|
|
Issue has been closed automatically, by Trigger Close Plugin. Feel free to re-open with additional information if you think the issue is not resolved. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2008-04-21 22:55 | danboid | New Issue | |
| 2008-12-18 11:45 | asuffield | Note Added: 0005536 | |
| 2008-12-31 11:26 | danboid | Note Added: 0005553 | |
| 2009-10-29 00:23 | cth103 | Status | new => assigned |
| 2009-10-29 00:23 | cth103 | Assigned To | => paul |
| 2009-10-29 00:23 | cth103 | cost | => 0.00 |
| 2009-10-29 00:23 | cth103 | Summary | Audio Setup tab doesn't retain settings => [PATCH (kind of)] Audio Setup tab doesn't retain settings |
| 2009-10-29 00:23 | cth103 | Note Added: 0006930 | |
| 2009-10-30 17:36 | paul | Note Added: 0006999 | |
| 2011-01-31 16:55 | paul | Note Added: 0010007 | |
| 2011-01-31 16:55 | paul | Status | assigned => resolved |
| 2011-01-31 16:55 | paul | Resolution | open => fixed |
| 2020-04-19 20:13 | system | Note Added: 0021706 | |
| 2020-04-19 20:13 | system | Status | resolved => closed |