Jump to content

pbognar

Members
  • Posts

    227
  • Joined

  • Last visited

Posts posted by pbognar

  1. 13 minutes ago, husker said:

    I really should look at this.  I could upgrade my Humble Bundle  edition for $30.....

    You could do worse for the price of a few Starbuck's coffees.  

  2. At my age, with member health issues and some turnover of singers, I always savor gigs, realizing it could be the last.

    I'm with you on the tightness thing.  People are pretty surprised when they hear our band. 

    Sorry you guys are having to go through this.

    • Like 1
  3. On 1/25/2024 at 12:56 PM, Shane_B. said:

    I did this recently. I transferred some very old recordings I made on 4 track from back in the mid 80s.

    I added instruments, fixed a lot of vocals with Melodyne, remixed, and remastered everything.

    I was even able to separate out some instruments that were bounced down on to one track using O9A.

    What is O9A?

  4. It's unfortunate.  I thought it would be out before the recent updates to Cubase, Logic, Studio One, Bitwig, Live and Mixcraft.  I'm sure it's the beta testing and not a decision of when to release it.  Unless it has some unique features or is priced competitively, it could be an uphill battle.

    • Like 1
  5. On 11/18/2023 at 2:39 PM, smde said:

    Judging by the amount of discount and  past experience, Melodyne 6 might be comming  in 2024.

     

     

     

    I was just thinking Celemony hasn't really added any new functionality in a while.  You would think they would have the state-of-the-art stem separation.

    • Like 4
  6. My biggest issue is that they excluded the "I don't wanna lose you..." bridge.  It is harmonically rich and a great musical transition between the other 2 sections.  The arrangement is also a little too dense - it could've remained a little more stark.

    • Like 1
  7. http://reaper.fm/download.php

    Lanes/Comping
    •    support fixed-lane tracks, to arrange media items in fixed lanes
    •    support setting individual lanes to play back or not play back
    •    support automatically recording overlapping media to separate lanes, either layered (multiple lanes play back at once) or not (only the last recorded lane plays back)
    •    v6 option for overlapping recording to create new media items is replaced by option to add lanes; playback behavior is identical to v6
    •    support minimizing, maximizing, or collapsing track lanes
    •    support adding lanes by dragging media to a hashed 'parking area', automatically removing empty lanes
    •    support naming individual lanes, resizing lane name area
    •    support reordering fixed lanes by dragging lane buttons up/down
    •    support targeting a specific lane or free item position when pasting media items and razor edits
    •    add many actions to support editing, manipulating, playing back, comping, and coloring items in fixed lanes
    •    add mouse modifier contexts for fixed lane header buttons, fixed lane comp areas (including click/double-click contexts)
    •    add many theme elements for fixed lane and comp area display
    •    support recording into specific lanes or new lanes
    •    add actions to explode items in lanes to tracks, implode items on tracks to lanes, optionally creating comp areas
    •    existing actions to switch active take (T/shift-T by default) will switch the comp area under the mouse up or down as well
    •    add import option to add multiple media on fixed lanes on a single track
    •    tracks that are grouped for media/razor edits are also grouped for lane actions and edits
    •    when exiting fixed lane view, lanes that are not playing are hidden; hidden lanes are restored when re-entering fixed lane view
    •    create a comping lane by double-clicking or right-clicking the lane button, or clicking the comping button on a razor edit, or using arrange view mouse modifiers
    •    while comping, mouse-drag in source lanes to create comp areas; comped media is copied to the comping lane
    •    comp areas create editable copies of source media
    •    mouse modifiers for comp areas include behaviors to change comp area source lane, limit comp areas to media item edges, move media items along with comp areas, attach comp area edges to adjacent comp area edges, create time selection including pre-roll/post-roll for previewing
    •    while comping, edits to media item edges/fades/crossfades in comping lane will also affect comp areas (comp areas fades/crossfades can be individually edited this way)
    •    while comping, edits that cause comping-lane media to go out of sync with source-lane media will display a re-comp button on the comping lane media
    •    clicking re-comp button will copy edited media to a new source lane, to use as an alternative edit along with existing source media
    •    optionally support editing source media while comping (edits immediately affect the comping lane)
    •    add options to automatically create comp areas for new recording while comping
    •    ensure that new recording is in the same lane for all grouped tracks •
    •    when recording with time selection auto-punch into a new lane, optionally add the entire new recording, but comp only within the time selection •
    Defaults
    •    display media item volume knob, FX button, mute button by default
    •    enable preference to record media, copy imported media to project media directory by default
    •    MIDI editor defaults to one editor per project
    •    default to OpenGL for video output
    •    video media defaults to low-resolution audio peaks, for improved responsiveness
    •    disable automatic fadein/fadeout for imported media by default
    •    disable 'right-click deletes notes' MIDI editor preference by default
    •    mouse-drag on crossfade intersection moves the split point left/right by default, rather than adjusting fade curves
    •    use project peaks directory by default
    •    ReaComp defaults to 4:1 compression ratio
    •    ReaEQ adds default HPF band 5 (disabled by default)
    •    ReaEQ changes default bandwidth for low/high shelf
    •    built-in sliders respond to mouse click anywhere in the slider window, not just within the thumb image •
    FX
    •    support processing multiple plug-ins in parallel
    •    support FX containers, sub-chains of FX with configurable input/output/processing channel sizes, configurable parameter mappings
    •    Containers support configurable channel feedback
    •    Containers support internal modulation of parameters, using parent modulation/automation as baseline for any container-local modulation
    •    flush plug-in buffers when bypassing VST or CLAP plugins
    •    always run track/track FX while playback is stopped, if the UI is visible •
    •    always run input FX if the UI is visible
    •    optionally run FX when muted if the UI is visible
    •    fix many last-touched-parameter actions to work with per-take, input FX
    •    show more descriptive names for track/take channels in pin connector dialog
    •    support parameter modulation for input FX, monitor FX
    API/ReaScript
    •    support ShowConsoleMsg() from multiple threads
    •    add actions to toggle console window visiblity, clear console window; console window log persists when closing/reopening window
    •    add CleanItemLanes(), to recalculate fixed lane arrangement and remove unused lanes at bottom of track after moving or editing media items
    •    add FX_GetNamedConfigParm(container_count) for getting number of FX in container
    •    TrackFX_/TakeFX_ APIs can access container and sub-container FX via documented addressing scheme
    •    preserve FXID when cutting/pasting FX, saving/loading RfxChain
    •    add EnumInstalledFX()
    •    add GetTouchedOrFocusedFX(), support addressing FX containers, deprecate GetFocusedFX2() and GetLastTouchedFX()
    •    add MIDIEditorFlagsForTrack(), to get/set pitchwheel range and snap settings
    •    add set/getNamedConfigParm container_map.add, param.X.container_map.*
    •    add support for GetSetMediaTrackInfo() I_NUMFIXEDLANES, I_LANESCOLLAPSED, C_LANEPLAYS, I_SPACER
    •    add support for GetSetMediaItemInfo() I_FIXEDLANE, B_FIXEDLANE_HIDDEN
    •    much faster API validation for takes and envelopes •
    •    fix gfx.drawstr() on multiline content drawing with negative Y offset •
    •    GetTrackFromPoint() also returns the fixed lane under the mouse, if applicable
    •    gfx.setcursor() can specify named theme cursors without specifying numeric ID
    •    support using full (unlocalized) action description in Get/SetMouseModifier(), example: SetMouseModifier('Media item left drag', 0, 'Move item')
    •    update from Lua 5.3.5 to Lua 5.4.6 (may affect existing ReaScripts) •
    •    update TakeFX/TrackFX_Get/SetPinMappings() to support more than 64 mappings
    •    add GetSetTrackGroupMembership() support for MEDIA_EDIT_LEAD, MEDIA_EDIT_FOLLOW
    MIDI Editor
    •    add option for editor selection to follow track selection in arrange view
    •    add option to set the channel for new events when selecting a single note or CC event (improves MPE editing support)
    •    support vertical zoom/scroll in CC lanes
    •    support pitchwheel lane semitone range, snap-to-semitone
    •    improve support for renaming CC lanes
    •    add option to prevent mouse edits of single CC events from moving past other CC events
    •    add preference to display empty space at top/bottom of CC lanes
    •    display time/value in CC lanes
    •    improve options to allow/disallow CC curve shapes in sustain, bank, LSB lanes
    •    fix deselecting CC events when clicking lane outside envelope, when preference enabled to draw/edit immediately on mouse click
    •    if 'show only events that pass filter' disabled, allow setting any channel for new events •
    •    remove snap-to-center for mouse edits in CC lanes (double-click a value to center it)
    •    when switching active MIDI item, adjust vertical scroll if all notes would be offscreen
    •    when using one editor per project or per track, reopen editor at the same screen location for all MIDI items that share the editor
    Media Items
    •    allow mouse editing take markers by clicking anywhere within the text, as well as on the marker itself
    •    avoid snapping to a grid point that is in a different direction from the mouse move
    •    do not autoscroll when adjusting media item contents •
    •    improve interactions between auto-crossfade project setting and crossfade preferences when trimming content behind media item edits
    •    limit overlap and crossfade when splitting at time selection or razor edit •
    •    improve multiple selection behavior when editing crossfade or shared media item edges •
    •    limit crossfade edits consistently when moving left or right •
    •    show special cursor (customizable) when mouse is over lower half of media item and user-defined mouse modifier exists
    •    show tooltip when hovering over pooled MIDI button
    •    store fade-in/fade-out length with greater precision in project files
    •    support healing items even if one or both contains empty takes
    •    support healing splits even if items do not have the same active take lane
    •    when option enabled to offset overlapping media items vertically, arrange media items that start at the same time in the order they were created •
    Preferences
    •    add new Envelope Colors preferences page, support custom envelope colors based on envelope name
    •    add new Project/Backups preferences page
    •    add new Item Fade Defaults, Item Loop Defaults preferences pages
    •    add new ARA preferences page
    •    add new Scrub/Jog preferences page
    •    add new Zoom/Scroll preferences page
    •    add button to Preferences/Project to open project settings dialog
    •    add preference for envelope lane height as a percentage of track height, when zooming vertically (default 50%)
    •    add preference for adjusting scrub/jog volume gain
    •    add preferences for default fixed lane track configuration (big/small lanes, etc)
    •    add preferences for crossfade behavior for various contexts (splitting, reording, etc)
    •    add preferences for track meter display defaults
    •    remember last selected mouse modifier context when closing/restarting REAPER
    Zoom/Scroll
    •    consistently support small control device moves, such as from a trackpad or trackball
    •    map shift+alt+mousewheel to 'scroll vertically one page' by default
    •    rename actions to scroll horizontally/vertically to match behavior (scrolling forward vs reversed)
    •    do not change envelope height when resizing tracks via mouse drag
    •    support vertical scroll step as percentage of track height or percentage of arrange view height
    •    add actions to toggle track zoom height to default; cycle track zoom height between minimum, default, and maximum
    •    add actions to toggle or cycle track zoom to maximum, even if maximum is not 100% of arrange view height
    •    if maximum vertical zoom preference is 100% or less, keep the focused track entirely onscreen while zooming
    •    if track height is greater than screen height, mousewheel scroll on TCP scrolls by screen height
    •    allow mouse-centered vertical zoom to target the interior of a track
    ARA
    •    support pooling edits by source media, so edits can automatically affect all media items that share the same source media
    •    support pooling or not pooling ARA edits by default (old projects will always load with edits unpooled)
    •    pooled edits will not be preserved when loading a project created with REAPER 7+ into an older version of REAPER (the old version will show a 'project token not recognized: ARAMOD' warning)
    •    display pooled edit button for media items that share ARA edits (similar to pooled MIDI behavior)
    •    list analyzed media files and pooled/unpooled count in FX + menu
    •    add actions to select media items with pooled ARA edits, remove items from edit pool, return items to edit pool
    •    improve stability of ARA edits when editing media items (splits, copies, cut/paste, etc)
    •    fix possible hang when ARA plugin analyzes media with negative start-in-source offset
    Actions
    •    add action to color all takes that share the same source media with the same color
    •    add action to select all media items that use the same source media
    •    add action to paste tracks/items at mouse position
    •    prevent healing an unlooped item with a copy of itself •
    •    actions to move items up/down/top/bottom will act on razor edit areas, if any exist
    •    add actions to apply first track or take FX to items (can be used to render ARA FX)
    Actions Window
    •    hide actions like 'set default mouse modifier for [context] to [action]' from actions list, instead use ReaScript SetMouseModifier('context_name', keycombo, 'action_name'), deprecated actions will still work though
    •    add meta-actions to allow running (some) actions in background project tab contexts
    •    allow setting a parameter value for keys bound to MIDI CC/mousewheel actions
    •    show custom action toggle state as enabled/disabled if all component actions that report a toggle state are enabled/disabled •
    •    store descriptive comments about shortcuts in ReaperKeyMap/reaper-kb.ini
    •    add 'Options' button to action window
    •    add menu items to import, export, reset, clear keyboard shortcuts for the current section
    MIDI
    •    support up to 128 MIDI buses per track
    •    add action to suppress midi note retrigger at start/end of specific media items
    •    add preference to suppress note retriggering when splitting media items
    •    add action to send explicit note-off messages for every channel/pitch combination to every MIDI output and plugin
    •    improve MIDI device preferences pane
    •    do not automatically re-color MIDI media items when doing pooled copy
    Render
    •    inform user when saved render format is not available
    •    fix persistence of preference to embed XMP markers •
    •    respect preference to close render window when done, even when normalizing (but leave the window open when dry run rendering regardless of the preference)
    •    support forcing mono/stereo/multichannel render for master mix via region render matrix
    •    support rendering raw PCM (.sd2), including sidecar definition file
    •    support marker/region wildcards consisting of separated name=value pairs using $marker(name)[separator] and $region(name)[separator] (see wildcard help)
    Track Folders
    •    add preference to hide tracks in a folder when the folder is fully collapsed
    •    add option for track folder collapse button to cycle child track heights between various combinations of normal-sized, small, collapsed, and hidden
    •    add action to show/hide children of selected folder tracks
    •    consistently refer to collapsed folders as 'collapsed' rather than 'compacted'
    •    add actions, menu items to move tracks to new or existing folder track
    •    gray out folder tracks in track context menu if all selected tracks are already within that folder
    •    when inserting tracks after a folder whose children are all hidden, insert after children
    Backups
    •    add configuration for path to auto-save unsaved projects
    •    default to saving up to 50 timestamped projects in Backups directory for new users
    •    optionally save timestamped backup projects to Backups directory, auto-saved projects to AutoSaves directory
    •    optionally keep last X copies or X unique days of copies of timestamped backups
    FX Oversampling
    •    add preference to auto-disable oversampling for record arm-affected tracks
    •    avoid subsample delays in signal when delay compensating •
    •    fix slight errors in passthrough MIDI timing when using per-instance oversampling and latency compensation
    •    improve accuracy of timing information passed to plug-ins when using chain oversampling
    Metadata
    •    support multi-line render metadata (right-click value cell to open multi-line editor) •
    •    support unsynchronized lyrics metadata via ID3 and VORBIS tags
    •    cancel metadata edit entry box when user scrolls metadata list
    •    attempt to parse XMP markers for terse display in media source properties dialog
    MIDI Devices
    •    support up to 128 input/output devices
    •    add ability to create multiple native MIDI loopback devices (single audio block delay)
    •    allow ignoring devices to prevent them from using up device ID space
    •    add per-device option to not warn when unable to open device
    MIDI Quantize
    •    automatically quantize media content start position to PPQ when quantizing MIDI •
    •    reset quantization for unselected notes when switching from 'all notes' to 'selected notes' in quantize dialog
    •    when creating new items, always snap media item position to PPQ •
    •    improve behavior of no-chase playback modes to handle media items with non-quantized starting positions •
    Mouse Modifiers
    •    add multiple arrange view mouse modifier override sections, to define new behaviors when left-mouse-dragging in arrange view
    •    set override A to marquee selection behaviors, override B to razor edit behaviors, override C to comping behaviors, override D to time selection behaviors by default (all are fully customizable though)
    •    add actions, toolbar buttons to activate/momentarily activate/toggle/clear mouse modifier overrides
    •    add menu action to export modifiers for the current context as a ReaScript •
    •    support user-defined custom toolbar button tooltip for arrange view override contexts
    Project
    •    changing autocrossfade or overlapping-recording options also sets default setting for new projects
    •    use HMSF if set as a secondary project time unit
    •    show play/record indicators for background tabs
    •    add actions to reorder project tabs, actions to switch to specific or previously-selected tabs
    Recording
    •    display loop counter during recording
    •    optionally apply autocrossfade when new recording overlaps existing items and adding takes •
    •    optionally apply autocrossfade when loop-punch recording and adding takes •
    •    fix aligning takes when recording pass starts in the middle of a looped section •
    •    when loop recording, do not split recorded media even if a full loop pass was not recorded
    Track Spacers
    •    add support for customizable spacers between tracks
    •    display track spacers in mixer when mixer tracks are displayed in the same order as TCP
    •    when multiple contiguous tracks are selected, spacers will be added at the start and end of the set
    •    support moving/copying track spacers with mouse, dragging tracks to before/after/within spacers
    Video
    •    add option to disable video per-media-item
    •    optionally display video from background projects if current project lacks video •
    •    support project setting for YUV preview/conversion gamut: BT.601 (previous versions), BT.709, BT.2020
    •    add preference to use standard (accessible) OS editing controls for video code
    WALTER
    •    themes can create custom controls by using 'custom tcp.custom.xyz [label] [action ID] [accessibility description] [button_image_name]' in layouts
    •    custom controls can be text fields or buttons, may support .font, .color, .margin
    •    add various scalars/elements/images
    •    add warnings, enable via 'warnings all' or 'warnings pedantic' line (only supported when loading a non-zipped theme)
    Audio
    •    support up to 128 channels per track, 128 channels of I/O per plug-in
    •    allow mapping ReaRoute/loopback devices as regular channels
    Batch Converter
    •    allow user-entered file extension if it is compatible with the format (.m4v for .mp4, etc)
    •    correct extension handling when option enabled to overwrite source files
    CLAP Plugins
    •    automatically scan reaper_resource_path/UserPlugins/FX for .clap plug-ins
    •    fix recording automation in touch mode •
    Color Theme
    •    new Default 7.0 theme
    •    add preference/theme element for small themed indicator on selected media items
    •    add theme elements for various fixed lane display features (buttons, text, etc)
    FX Sidechain
    •    allow drag/drop sidechain creation to FX in containers, floating windows
    •    when creating sidechain via drag/drop to FX, always add/route to new track channels, reconfigure pin mappings for sidechain if FX has 4 inputs
    Grouping
    •    add option (enabled by default) for track media item grouping to affect only items that start and end at the same time (rather than any enclosed media item)
    •    improve behavior when splitting media items on grouped tracks •
    JSFX
    •    add ext_gr_meter to support reporting gain reduction to the host (set to non-positive values in @init and @block)
    •    make output metering pre-wet/dry/delta-solo
    •    support plug-in defined compile-time configuration parameters
    Loopback
    •    add audio loopback support (Preferences/Audio) for up to 256 channels
    •    when recording from loopback MIDI/audio channels, do not compensate audio device latency
    macOS
    •    improve menu item modifier descriptions for various menus
    •    optionally display last user-run action in REAPER title bar
    Meters
    •    add per-track option to display gain reduction from VST or JSFX plug-ins that report gain reduction to the host
    •    add gain reduction metering preferences in Appearance/Track Control Panels
    Multiproject
    •    if =REF markers specified in both projects, use as a manual synchronization point
    •    use project time offsets to synchronize video and playback between project tabs
    Pitch Shift/Timestretch
    •    add multi-mono and multi-stereo options for applicable algorithms
    •    support more than 48 channels with Elastique •
    Takes
    •    add actions to mark previous recording pass for deletion, delete takes that are marked for deletion
    •    avoid potential crash when editing take markers and media item source file is not available
    Tempo/Time Signature
    •    inserting time at start of project uses initial tempo marker rather than project tempo setting •
    •    if project timebase for tempo/time signature envelope is set to beats, action to insert time will preserve existing tempo/time signature changes •
    Toolbars
    •    support optional animation or blinking for toolbar buttons
    •    animate ripple-edit, mouse modifier override toolbar buttons by default
    •    support up to 32 main toolbars, 16 MIDI toolbars
    Transport
    •    add support for Measures.Beats as secondary time unit •
    •    when parsing user-input time, always treat 8-digit numbers as hhmmssff
    Windows
    •    do not try to style-match tab-child windows •
    •    update manifest to declare UAC configuration and compatibility for new Windows 8+ features (improves support for some plug-ins)
    Click Source
    •    fix glitch at start of playback with take FX that use PDC •
    Dynamic Split
    •    properly handle leading/trailing pad when splitting grouped tracks •
    JSFX/ReaScript/Video
    •    % (modulus) operator supports 64-bit values on arm64 •
    Keyboard
    •    add multiple alternate main keyboard sections, add actions to switch between them persistently or momentarily
    License
    •    display license valid-through version in About/Purchase window
    Raw PCM Media
    •    add button to source properties to reload media after editing .rsrc sidecar file
    Razor Edit
    •    copy selected part of fade-in/fade-out if any part of the fade is included in the razor edit
    RX2
    •    fix memory leak when exploding items
    Samplerate Conversion
    •    update r8brain-free to v6.3
    Super8
    •    support 1-48 channels (default 😎
    Web Control Surface
    •    reduce web server latency

    • Like 3
    • Thanks 6
  8. On 9/14/2023 at 8:35 AM, locrian said:

    image.png.9703b63f613098c554a452590252bf32.png

     

    It sure took them long enough to take down the information.  Steinberg probably wanted to give people enough time to read the "leaked" information, so they could judge people's reactions to the feature set.

  9. Still requires a special pickup, but appears to track well and built "Ford tough" for live performance.  Sounds engine is ZenCore, with natural and synthetic sounds.  MIDI In/Out/USB.  4 parts and 1 Rhythm part.  Each part can receive on a separate MIDI channel and has its own effects.  Part editing is limited.  Not sure about polyphony.

     

    • Like 2
  10. On 7/17/2023 at 4:03 PM, bats brew said:

    wow!

    never knew he played with trower...even if it was just for some gigs...

    he was the bass player for sly after larry graham left (loved graham, but loved all that music at that time period from sly)

     

     Allen joined Robin Trower's hard blues-rock band, where he played on two albums, 1977's In City Dreams and 1978's Caravan to Midnight.

     

     

    all these years a trower fan, but didn't know this,

    thanks for the headsup!!

     

    Funny, Bill Lordan also played with Sly and the Family Stone.

  11. 1 hour ago, aidan o driscoll said:

    "Next is a completely new DAW designed from the ground up by us over the last five years. It was developed to be cross platform and works equally well on Mac and PC with full AU and VST support.

    The focus so far has been on creation centric features as opposed to the more production centric features that Sonar has.
    For example, it has very intuitive lyrics entry and song arrangements, a built in sampler and pad controller which is quite powerful, allowing you to set up sampler or instrument pads. 

    While Next might look visually similar to the online web based BandLab Studio that's only because we followed branding guidelines. It has full integration with the BandLab ecosystem with integrated browsing of BandLab loops as well as upload and download to the BandLab library. The product itself is quite deep and includes many of the bells and whistles Cakewalk users have come to expect, like multiprocessor support, background plugin scanning and flexible routing. Routing is very simplified and elegant in Next and can all be done via track folders (unlike Sonar). There are many more exciting features coming in future roadmaps. I'm sure in the upcoming weeks Jesse will post more information about Next.

    In the interim, interested users are welcome to request beta access if you want hands-on experience with the application."

    This is interesting - might Cakewalk Sonar will be a place holder DAW, until Next gets more "production centric" features?  Or will there be a Next Music Creator and a Next Producer?  (sorry, for just adding to speculation city...  )

  12. 9 hours ago, limpet said:

    I started a few years ago with Reaper, used it for a while, felt a bit guilty and decided to buy the personal use license which I think was about £40 at the time. Unfortunately I couldn`t really get to grips with it so I went looking for something a little simpler to use and came across Mixcraft. This was easier to use, and so more enjoyable and I paid about £70 for it. Every couple of years it was revamped into a new release which existing customers could get, if they so desired, at around a 50% discount, so all good there.

    Unfortunately, Mixcraft started to get a bit crashy and I very nearly lost a lot of projects so I had a look around and came across Cakewalk. I tried it out and I have to admit when I opened it up it was pretty intimidating, but after a few hours playing with it, it was humming along nicely and I have used it ever since with no issues. Got to love that pro channel.

    Obviously this free to use situation was too good to be true and could never realistically last, so this news is not unexpected.

    The only question to be answered really is about the pricing.

    For me, not a heavy user, if it`s a case of a one off payment in the region of £80 to £100 with new versions every couple of years at a 40 % discount to existing users, then I could go for that. If on the other hand we`re talking more like £200 or God forbid a subscription then that would be too rich for me and I would be compelled to give Reaper another try, or see if Mixcraft has become more stable, which would be no real hardship as I have already paid once so it wouldn`t  be to expensive to re-visit and upgrade a bit.

    Time will tell of course, but I will keep my fingers crossed and hope for the best.

     

    You may or may not know - Mixcraft 10 has been released.

  13. 3 hours ago, Keni said:

    I wish as I too bought it, but don't hold your breath. That was a product from a different company and has already long passed.

    But they might offer "upgrade/crossgrade" prices for those of us who own Sonar? One can dream, yes?

     

    It shouldn't be a dream.  I crossgraded to Mixcraft, Studio One and Cubase - all with my Sonar X3 proof of purchase.  I would EXPECT at least that.

    Sonar Classic will be the flagship and New Sonar will be the version "for the rest of us".

    I could see New Sonar being targeted at the educational market.  Who knows, it could end up being a cross-platform take on GarageBand.

  14. There will be one more update to CbB and people can continue to use it as long as they want.  It just won't be supported forever.

    What would be considered a fair price for the new Cakewalk Sonar?  $49?  $99?  Who knows what instruments / content will be added?

    Cakewalk Next will be interesting to watch.  It would to differentiate itself from the crowd.  The world doesn't need another new conventional DAW. 

     

     

    • Like 1
  15. 4 hours ago, Reid Rosefelt said:

     

    Apple are holding the Smart Instrument MIDI hostage in the Apple ecosystem.  I suppose I could use StudioOne / Melodyne to generate MIDI from audio stems.

    I've got Cubasis 3 on my Android phone, but it would be a heck of a lot easier to use on an iPad.  With the release of Logic iPad, maybe it will light a fire under Steinberg to get more resources to enhance Cubasis.

    I was watching some demos of Logic Pro iPad, and though it has tons of features, it lacks the cohesiveness, simplicity and charm of GarageBand.  For being a free app, GB is quite amazing for sketching out ideas. 

×
×
  • Create New...